diff options
| author | snj <snj@NetBSD.org> | 2017-03-05 19:22:10 +0000 |
|---|---|---|
| committer | snj <snj@NetBSD.org> | 2017-03-05 19:22:10 +0000 |
| commit | e86b63598ebeea8e8a5fcc556f57cef55cbe9d1b (patch) | |
| tree | 0fd600ab6fe2bcb513e693920e00f7b85ff1233a /sys/dev/usb/usbdevs.h | |
| parent | b79c93299534f81da0c9b5fd66d21d43307ef410 (diff) | |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index b2f805e57a2..44d20ae67d3 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.719 2016/12/12 16:43:14 bouyer Exp $ */ +/* $NetBSD: usbdevs.h,v 1.720 2017/03/05 19:22:10 snj Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.728 2016/12/12 16:41:08 bouyer Exp + * NetBSD: usbdevs,v 1.729 2017/03/05 19:21:17 snj Exp */ /* @@ -890,6 +890,7 @@ #define USB_PRODUCT_APPLE_BLUETOOTH_HOST_5 0x821f /* Bluetooth USB Host Controller MacBookAir 4,1 */ #define USB_PRODUCT_APPLE_BLUETOOTH_HOST_6 0x8281 /* Bluetooth USB Host Controller MacMini 5,1 */ #define USB_PRODUCT_APPLE_BLUETOOTH_HOST_7 0x828f /* Bluetooth USB Host Controller MacBookAir 6,1 */ +#define USB_PRODUCT_APPLE_BLUETOOTH_HOST_8 0x821d /* Bluetooth USB Host Controller MacBookPro 9,2 */ #define USB_PRODUCT_APPLE_BLUETOOTH 0x8300 /* Bluetooth */ /* ArkMicroChips products */ |
