diff options
author | 2011-07-08 23:02:21 +0000 | |
---|---|---|
committer | 2011-07-08 23:02:21 +0000 | |
commit | cbb14866b68a902258c23e3f2dadd3456644be3c (patch) | |
tree | b25374543ff7c8fa723ab7934cf86df21665b51d | |
parent | Move fabs(3) manual page from libm to libc, for consistency. The (diff) | |
download | wireguard-openbsd-cbb14866b68a902258c23e3f2dadd3456644be3c.tar.xz wireguard-openbsd-cbb14866b68a902258c23e3f2dadd3456644be3c.zip |
add entry for YUBICO yubikey
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 3cba40be6af..dcb018bfa0d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.546 2011/06/15 13:56:47 jsg Exp $ +$OpenBSD: usbdevs,v 1.547 2011/07/08 23:02:21 yuo Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -457,6 +457,7 @@ vendor MOTOROLA4 0x100d Motorola vendor HP3 0x103c Hewlett Packard vendor THURLBY 0x103e Thurlby Thandar Instruments vendor GIGABYTE 0x1044 GIGABYTE +vendor YUBICO 0x1050 Yubico.com vendor MOTOROLA 0x1063 Motorola vendor CCYU 0x1065 CCYU Technology vendor HYUNDAI 0x106c Hyundai @@ -3893,6 +3894,9 @@ product YAMAHA RTA55I 0x4004 NetVolante RTA55i /* Yano products */ product YANO U640MO 0x0101 U640MO-03 +/* Yubico products */ +product YUBICO YUBIKEY 0x0010 Yubikey + /* Z-Com products */ product ZCOM M4Y750 0x0001 M4Y-750 product ZCOM XI725 0x0002 XI-725/726 |