diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-12-16 19:01:13 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-12-16 19:01:13 +0000 |
commit | cd753c17f5bd94e2dae6bb58c2d939889c550607 (patch) | |
tree | 22e86e983fee483fba3cf7316c4757affd7b464a | |
parent | 216cb325f2515b374dde5754f1086ec2e4c26580 (diff) |
- put the Moxa products where they belong alphabetically
- add the Validity vendor and some products of which one is found on the
vostro 3360.
ok mikeb@
-rw-r--r-- | sys/dev/usb/usbdevs | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a7eaf965670..5d609601aee 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.592 2012/11/21 05:24:19 kirby Exp $ +$OpenBSD: usbdevs,v 1.593 2012/12/16 19:01:12 jasper Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -509,6 +509,7 @@ vendor AINCOMM 0x12fd Aincomm vendor MOBILITY 0x1342 Mobility vendor DICKSMITH 0x1371 Dick Smith Electronics vendor NETGEAR3 0x1385 Netgear +vendor VALIDITY 0x138a Validity Sensors vendor BALTECH 0x13ad Baltech vendor CISCOLINKSYS 0x13b1 Cisco-Linksys vendor SHARK 0x13d2 Shark @@ -2897,6 +2898,9 @@ product MOTOROLA3 SB5100 0x5100 SB5100 Cable Modem product MOTOROLA4 RT2770 0x9031 RT2770 product MOTOROLA4 RT3070 0x9032 RT3070 +/* Moxa products */ +product MOXA UPORT1110 0x1110 UPort 1110 + /* MultiTech products */ product MULTITECH ATLAS 0xf101 MT5634ZBA modem @@ -4053,15 +4057,20 @@ product USR USR5423 0x0121 USR5423 WLAN /* USI products */ product USI MC60 0x10c5 MC60 Serial +/* Validity Sensors products */ +product VALIDITY VFS101 0x0001 VFS101 Fingerprint Reader +product VALIDITY VFS301 0x0005 VFS301 Fingerprint Reader +product VALIDITY VFS451 0x0007 VFS451 Fingerprint Reader +product VALIDITY VFS300 0x0008 VFS300 Fingerprint Reader +product VALIDITY VFS5011 0x0011 VFS5011 Fingerprint Reader +product VALIDITY VFS5471 0x003c VFS471 Fingerprint Reader + /* Velleman products */ product VELLEMAN K8055 0x5500 K8055 USB Experiment interface board /* Vertex Wireless products */ product VERTEX VW110L 0x0100 VW110L -/* Moxa products */ -product MOXA UPORT1110 0x1110 UPort 1110 - /* VIA products */ product VIA AR9271 0x3801 AR9271 |