diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2015-09-15 19:33:15 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2015-09-15 19:33:15 +0000 |
commit | 09ac0da6b8aff5c40a5304512fc03a14da0083ea (patch) | |
tree | 1c74c332b3d8c78b5ab154f70cc7e626bd61a30c /sys/dev/usb | |
parent | bb28b4326c8f75c41d1db9f4ac29f9792b92a834 (diff) |
add fingerprint reader as found the x250 as well as another similar
device found while figuring out the chipset.
ok jsg@
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7119680327d..f56f1ddaac6 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.656 2015/08/24 04:05:12 jsg Exp $ +$OpenBSD: usbdevs,v 1.657 2015/09/15 19:33:14 jasper Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -4304,6 +4304,8 @@ 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 VFS5011_2 0x0017 VFS5011 Fingerprint Reader +product VALIDITY VFS5011_3 0x0018 VFS5011 Fingerprint Reader product VALIDITY VFS5471 0x003c VFS471 Fingerprint Reader /* Van Ooijen Technische Informatica products */ |