diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-04-07 20:56:42 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-04-07 20:56:42 +0000 |
commit | 8df294c1e12c2731e9b09f08617524da752744bd (patch) | |
tree | c8d3b33a0b0398e574386dccfcb9cd63e56427d6 /sys/dev/usb | |
parent | 8792f1802008d0ddadce5867c23ce4274831fadf (diff) |
Add Velleman K8055 USB experimenter kit (from Jens Teglhus Moller)
and Belkin F6C120 UPS.
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 3ea31da2e58..65b24cf3a54 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.486 2010/04/06 09:01:32 halex Exp $ +$OpenBSD: usbdevs,v 1.487 2010/04/07 20:56:41 sthen Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -462,6 +462,7 @@ vendor PLX 0x10b5 PLX vendor ASANTE 0x10bd Asante vendor SILABS 0x10c4 Silicon Labs vendor SILABS3 0x10c5 Silicon Labs +vendor VELLEMAN 0x10cf Velleman vendor ANALOG 0x1110 Analog Devices vendor TENX 0x1130 Ten X Technology, Inc. vendor ISSC 0x1131 Integrated System Solution Corp. @@ -1006,6 +1007,7 @@ product BELKIN F5U257 0x0257 F5U257 Serial product BELKIN F5U409 0x0409 F5U409 Serial product BELKIN F6C550AVR 0x0551 F6C550-AVR UPS product BELKIN F6C1500EITWRK 0x0751 F6C1500EITW-RK UPS +product BELKIN F6C120 0x0912 F6C120 UPS product BELKIN F5U120 0x1203 F5U120-PC Hub product BELKIN ZD1211B 0x4050 ZD1211B product BELKIN F5D5055 0x5055 F5D5055 @@ -3605,6 +3607,9 @@ product USR USR5423 0x0121 USR5423 WLAN /* USI products */ product USI MC60 0x10c5 MC60 Serial +/* Velleman products */ +product VELLEMAN K8055 0x5500 K8055 USB Experiment interface board + /* ViewSonic products */ product VIEWSONIC G773HUB 0x00fe G773 Monitor Hub product VIEWSONIC P815HUB 0x00ff P815 Monitor Hub |