diff options
author | 2020-07-22 11:12:40 +0000 | |
---|---|---|
committer | 2020-07-22 11:12:40 +0000 | |
commit | 893f51275fd404672d10dcce1c1d78b0591f1f18 (patch) | |
tree | ee9734312d4c155eba64086cfb834d105dc39dd5 /sys/dev | |
parent | Add missing mplock.h file. (diff) | |
download | wireguard-openbsd-893f51275fd404672d10dcce1c1d78b0591f1f18.tar.xz wireguard-openbsd-893f51275fd404672d10dcce1c1d78b0591f1f18.zip |
add Intel AX200 Bluetooth
Diffstat (limited to 'sys/dev')
-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 11abd71f270..62b5c41fb57 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.718 2020/07/06 10:35:42 jsg Exp $ +$OpenBSD: usbdevs,v 1.719 2020/07/22 11:12:40 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2347,6 +2347,7 @@ 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 BLUETOOTH4 0x0029 Bluetooth product INTEL2 BLUETOOTH 0x0a2a Bluetooth product INTEL2 BLUETOOTH2 0x0a2b Bluetooth product INTEL2 RMH_3 0x8000 Rate Matching Hub |