diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-02-17 01:45:34 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-02-17 01:45:34 +0000 |
commit | ff0a4d0b52da874e17a45147ad75cf24e3cae962 (patch) | |
tree | a68da4821e95204479b2ced1ad23472a09090e54 /sys | |
parent | 0c9e8e7129e5778b5656fa720ff46c89c255a984 (diff) |
Add some uslcom(4) ids found in Linux.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/usb/usbdevs | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 85293e5b89a..f2ae3526684 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.260 2007/02/09 09:09:04 jsg Exp $ +$OpenBSD: usbdevs,v 1.261 2007/02/17 01:45:33 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -451,6 +451,7 @@ vendor AINCOMM 0x12fd Aincomm vendor MOBILITY 0x1342 Mobility vendor DICKSMITH 0x1371 Dick Smith Electronics vendor NETGEAR3 0x1385 Netgear +vendor BALTECH 0x13ad Baltech vendor CISCOLINKSYS 0x13b1 Cisco-Linksys vendor SHARK 0x13d2 Shark vendor NOVATEL 0x1410 Novatel Wireless @@ -786,6 +787,9 @@ product AVISION 1200U 0x0268 1200U /* B&B Electronics products */ product BBELECTRONICS USOTL4 0xAC01 uLinks RS-422/485 +/* Baltech products */ +product BALTECH CARDREADER 0x9999 Card reader + /* Belkin products */ /*product BELKIN F5U111 0x???? F5U111 Ethernet */ product BELKIN2 F5U002 0x0002 F5U002 Parallel @@ -2026,13 +2030,18 @@ product SILICOM GPE 0x0002 Psion Dacom Gold Port Ethernet /* Silicon Labs products */ product SILABS POLOLU 0x803b Pololu Serial +product SILABS ARGUSISP 0x8066 Argussoft ISP product SILABS CRUMB128 0x807a Crumb128 product SILABS DEGREECONT 0x80ca Degree Controls product SILABS SUNNTO 0x80f6 Suunto sports product SILABS DESKTOPMOBILE 0x813d Burnside Desktop mobile product SILABS IPLINK1220 0x815e IP-Link 1220 +product SILABS LIPOWSKY_JTAG 0x81c8 Lipowsky Baby-JTAG +product SILABS LIPOWSKY_LIN 0x81e2 Lipowsky Baby-LIN +product SILABS LIPOWSKY_HARP 0x8218 Lipowsky HARP-1 product SILABS2 DCU11CLONE 0xaa26 DCU-11 clone -product SILABS CP210X 0xea60 CP210x Serial +product SILABS CP210X_1 0xea60 CP210x Serial +product SILABS CP210X_2 0xea61 CP210x Serial /* Silicon Portals Inc. */ product SILICONPORTALS YAPPH_NF 0x0200 YAP Phone (no firmware) |