diff options
author | 2016-12-15 15:42:05 +0000 | |
---|---|---|
committer | 2016-12-15 15:42:05 +0000 | |
commit | 8482f1875279edbd5fd15708644b0e505211a6e6 (patch) | |
tree | 20fedb8d2b4fee0bbd83a8cbd2310d0f2eb96249 | |
parent | Make sure all pages talking about X509_EXTENSION objects (diff) | |
download | wireguard-openbsd-8482f1875279edbd5fd15708644b0e505211a6e6.tar.xz wireguard-openbsd-8482f1875279edbd5fd15708644b0e505211a6e6.zip |
Add Intel Bluetooth devices found on x250 and x260 Thinkpads.
-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 |