diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-01-20 07:08:21 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-01-20 07:08:21 +0000 |
commit | c59307bf38ad04c79083076652e68d15f27c0ba2 (patch) | |
tree | 62019e36f8bcaaf531b597fe9ebc14330ac23688 | |
parent | d9463fd0b92481a0b2a352ed9b0a3e1bc9d05aa6 (diff) |
add another Intel Bluetooth device
-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 3f463733739..60440d85795 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.708 2020/01/11 22:31:25 deraadt Exp $ +$OpenBSD: usbdevs,v 1.709 2020/01/20 07:08:20 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2329,6 +2329,7 @@ product INTEL I2011B 0x1111 Wireless 2011B product INTEL TESTBOARD 0x9890 82930 test board product INTEL2 RMH_1 0x0020 Rate Matching Hub product INTEL2 RMH_2 0x0024 Rate Matching Hub +product INTEL2 BLUETOOTH3 0x0025 Bluetooth product INTEL2 BLUETOOTH 0x0a2a Bluetooth product INTEL2 BLUETOOTH2 0x0a2b Bluetooth product INTEL2 RMH_3 0x8000 Rate Matching Hub |