diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 2000-04-14 14:43:34 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 2000-04-14 14:43:34 +0000 |
| commit | cd29a8ae0f3653474e79140f445dc47181a4546f (patch) | |
| tree | 74bc80a74e5484125c8ec1c5425c107b4a224f90 /sys | |
| parent | b638de134faef4acf40fa0c9555a8b46f460212e (diff) | |
Notes
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 1b1700ea2ca4..dc50ae576c31 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 |
