diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 2000-01-07 22:18:49 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 2000-01-07 22:18:49 +0000 |
| commit | d04bb221f37d04c8737f51f345dabed1411a7b12 (patch) | |
| tree | 7f95b064d5b91030085ad1fd59ffe9e84dfe2a57 /sys/dev/usb/usbdevs | |
| parent | 3fc8abe4962fe18a3e2bbe2b06ee676894711006 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index f99d3aea4821..c4c93b42b6bf 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -103,17 +103,20 @@ vendor CHIC 0x05fe Chic Technology vendor MACALLY 0x0618 Macally vendor MULTITECH 0x06e0 MultiTech vendor ADS 0x06e1 ADS Technologies +vendor SMC 0x0707 Standard Microsystems Corp vendor MIDIMAN 0x0763 Midiman vendor SANDISK 0x0781 SanDisk Corp vendor ADMTEK 0x07a6 ADMtek Inc. vendor SIIG 0x07cc SIIG vendor HANDSPRING 0x082d Handspring Inc. vendor ACTIVEWIRE 0x0854 ActiveWire Inc. +vendor NETGEAR 0x0846 BayNETGEAR Inc. vendor BILLIONTON 0x08DD Billionton Systems vendor MOTOROLA 0x1063 Motorola vendor PLX 0x10b5 PLX vendor INSIDEOUT 0x1608 Inside Out Networks vendor ENTREGA 0x1645 Entrega +vendor DLINK 0x2001 D-Link Corp vendor INTEL 0x8086 Intel /* @@ -247,6 +250,7 @@ product VISION VC6452V002 0x0002 VC6452V002 Camera /* ATen products */ product ATEN UC1284 0x2001 Parallel printer adapter +product ATEN UC10T 0x2002 10Mbps ethernet adapter /* Mustek products */ product MUSTEK MDC800 0xa800 MDC-800 digital camera @@ -314,6 +318,10 @@ product MULTITECH ATLAS 0xf101 MT5634ZBA-USB modem /* ADS products */ product ADS ENET 0x0008 Ethernet adapter +/* SMC products */ +product SMC 2102USB 0x0100 10Mbps ethernet adapter +product SMC 2202USB 0x0200 10/100 ethernet adapter + /* Entrega products */ product ENTREGA 1S 0x0001 1S serial connector product ENTREGA 2S 0x0002 2S serial connector @@ -345,6 +353,9 @@ product HANDSPRING VISOR 0x0100 Handspring Visor product ACTIVEWIRE IOBOARD 0x0100 I/O Board product ACTIVEWIRE IOBOARD_FW1 0x0101 I/O Board, rev. 1 firmware +/* Netgear products */ +product NETGEAR EA101 0x1001 Ethernet adapter + /* Billionton products */ product BILLIONTON USB100 0x0986 USB100 Ethernet adapter @@ -357,5 +368,10 @@ product PLX TESTBOARD 0x9060 test board /* Inside Out Networks products */ product INSIDEOUT EDGEPORT4 0x0001 EdgePort/4 serial ports +/* D-Link products */ +product DLINK DSB650C 0x4000 10Mbps ethernet adapter +product DLINK DSB650TX 0x4002 10/100 ethernet adapter +product DLINK DSB650TX_PNA 0x4003 1/10/100 ethernet adapter + /* Intel products */ product INTEL TESTBOARD 0x9890 82930 test board |
