diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2013-11-09 04:01:38 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2013-11-09 04:01:38 +0000 |
commit | ecb3d29ed68b163f71059fd610c53cc55ae0ff8e (patch) | |
tree | 2388d57a918ac79a66d2e77d1d47d34ce27362c2 /sys | |
parent | 1b8c73939774527bfb2a760010d3263874a26d4a (diff) |
more rate matching hubs
Diffstat (limited to 'sys')
-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 9de3af3c1dd..b544e2518df 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.611 2013/11/04 10:16:06 jasper Exp $ +$OpenBSD: usbdevs,v 1.612 2013/11/09 04:01:37 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2192,6 +2192,8 @@ product INTEL2 RMH_2 0x0024 Rate Matching Hub product INTEL EASYPC_CAMERA 0x0110 EasyPC product INTEL AP310 0x0200 AP310 AnyPoint II product INTEL I2011B 0x1111 Wireless 2011B +product INTEL2 RMH_3 0x8000 Rate Matching Hub +product INTEL2 RMH_4 0x8008 Rate Matching Hub product INTEL TESTBOARD 0x9890 82930 test board /* InterBiometrics products */ |