diff options
author | Aaron Bieber <abieber@cvs.openbsd.org> | 2017-08-26 12:45:17 +0000 |
---|---|---|
committer | Aaron Bieber <abieber@cvs.openbsd.org> | 2017-08-26 12:45:17 +0000 |
commit | a70cce1274b433181c4b84046e2cb1c726427d59 (patch) | |
tree | a1356ac3380ba029db0c33a43416a8e107e71fbd /sys/dev/usb/usbdevs | |
parent | a3c98436fe248a62e3b618b75b2eabf30cef184d (diff) |
Add device ID for Altusmetrum ChaosKey 1.0
OK jasper@
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index c13bb0cc93e..46811894b25 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.676 2017/08/14 05:50:37 stsp Exp $ +$OpenBSD: usbdevs,v 1.677 2017/08/26 12:45:16 abieber Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3268,6 +3268,7 @@ product OQO ETHER01 0x8150 model 01 Ethernet * product ID allocations */ product OPENMOKO2 ONERNG 0x6086 Moonbase Otago OneRNG +product OPENMOKO2 CHAOSKEY 0x60c6 Altusmetrum ChaosKey 1.0 /* Oregon Scientific */ product OREGONSCI OWL_CM160 0xca05 OWL CM-160 |