diff options
author | Paul Irofti <pirofti@cvs.openbsd.org> | 2016-12-15 15:42:06 +0000 |
---|---|---|
committer | Paul Irofti <pirofti@cvs.openbsd.org> | 2016-12-15 15:42:06 +0000 |
commit | faf652a9228ab4669e6222b61fbeae0665db6da8 (patch) | |
tree | 93606f4696ab902035d92b5683ac4f42e1949266 /sys | |
parent | af6dac9e99b276038cbeb97885b0b6a38b64be42 (diff) |
Add Intel Bluetooth devices found on x250 and x260 Thinkpads.
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 73473609caf..7edf2f1c86c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.672 2016/12/12 04:23:25 jsg Exp $ +$OpenBSD: usbdevs,v 1.673 2016/12/15 15:42:05 pirofti Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2301,6 +2301,8 @@ product INTEL2 RMH_4 0x8008 Rate Matching Hub product INTEL2 RMH_6 0x8009 Rate Matching Hub product INTEL2 RMH_8 0x800a Rate Matching Hub product INTEL TESTBOARD 0x9890 82930 test board +product INTEL2 BLUETOOTH 0x0a2a Bluetooth +product INTEL2 BLUETOOTH2 0x0a2b Bluetooth /* InterBiometrics products */ product INTERBIO IOBOARD 0x1002 IO Board |