diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 2000-01-13 20:13:58 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 2000-01-13 20:13:58 +0000 |
| commit | 4f0a6f040368296badfbd704f5089f731197a8da (patch) | |
| tree | 683db02cf8813c3d2bb1f44ef7c0988a0d25119f /sys/dev/usb/usbdevs | |
| parent | d7127837a2096e66d5eb4ddff1d21493ca82ed96 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index d10cf019f9a5..b7a6a4c61445 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -110,6 +110,7 @@ vendor SMC 0x0707 Standard Microsystems Corp vendor MIDIMAN 0x0763 Midiman vendor SANDISK 0x0781 SanDisk Corp vendor ADMTEK 0x07a6 ADMtek Inc. +vendor COREGA 0x07aa Corega vendor SIIG 0x07cc SIIG vendor HANDSPRING 0x082d Handspring Inc. vendor ACTIVEWIRE 0x0854 ActiveWire Inc. @@ -147,6 +148,8 @@ product MELCO LUATX 0x0001 LU-ATX Ethernet adapter /* CATC products */ product CATC ANDROMEDA 0x1237 Andromeda hub +product CATC NETMATE 0x000a Netmate ethernet adapter +product CATC NETMATE2 0x000c Netmate2 ethernet adapter product CATC CHIEF 0x000d USB Chief Bus & Protocol Analyzer /* Gravis products */ @@ -357,6 +360,9 @@ product SANDISK IMAGEMATE 0x0001 USB ImageMate /* ADMtek products */ product ADMTEK PEGASUS 0x0986 AN986 USB Ethernet adapter +/* Corega products */ +product COREGA USB_T 0x0001 USB ethernet adapter + /* SIIG products */ product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader |
