diff options
author | wpaul <wpaul@FreeBSD.org> | 2000-04-14 14:43:34 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 2000-04-14 14:43:34 +0000 |
commit | 4a56212456e287b90df1b57d6c872fbfdd5fdbd9 (patch) | |
tree | 73c917c590a7bef9623faf279e0b267855102338 /sys | |
parent | 41a5f6cba7a556fa7edc5c8af99e8589df682e9f (diff) | |
download | FreeBSD-src-4a56212456e287b90df1b57d6c872fbfdd5fdbd9.zip FreeBSD-src-4a56212456e287b90df1b57d6c872fbfdd5fdbd9.tar.gz |
Add entry for SmartBridges SmartLink USB ethernet adapter.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 1b1700e..dc50ae5 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -196,6 +196,7 @@ vendor ANDREA 0x08a8 Andrea Electronics vendor BURRBROWN 0x08bb Burr-Brown Japan, Ltd. vendor 2WIRE 0x08c8 2Wire, Inc vendor AIPTEK 0x08ca AIPTEK International, Inc. +vendor SMARTBRIDGES 0x08d1 SmartBridges Pte Ltd. vendor BILLIONTON 0x08dd Billionton Systems, Inc. vendor AUTHENTEC 0x08ff AuthenTec, Inc. vendor ALATION 0x0910 Alation Systems, Inc. @@ -548,6 +549,9 @@ product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader /* Sirius Technologies products */ product SIRIUS ROADSTER 0x0001 NetComm Roadster II 56 USB +/* SmartBridges products */ +product SMARTBRIDGES SMARTLINK 0x0001 SmartLink USB ethernet adapter + /* SMC products */ product SMC 2102USB 0x0100 10Mbps ethernet adapter product SMC 2202USB 0x0200 10/100 ethernet adapter |