diff options
author | Paul Irofti <pirofti@cvs.openbsd.org> | 2016-12-15 15:44:47 +0000 |
---|---|---|
committer | Paul Irofti <pirofti@cvs.openbsd.org> | 2016-12-15 15:44:47 +0000 |
commit | 79f3cb2cd2d835316a7b0898df3ae7e16c919faf (patch) | |
tree | 0793c4908b25429233ec7f4e487d9de8720cc52c /sys/dev/usb/usbdevs_data.h | |
parent | faf652a9228ab4669e6222b61fbeae0665db6da8 (diff) |
Regen usbdevs
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r-- | sys/dev/usb/usbdevs_data.h | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index aaf28e1af3b..4586925d966 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs_data.h,v 1.678 2016/12/12 04:24:03 jsg Exp $ */ +/* $OpenBSD: usbdevs_data.h,v 1.679 2016/12/15 15:44:46 pirofti Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * 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 $ */ @@ -4934,6 +4934,14 @@ const struct usb_known_product usb_known_products[] = { "82930 test board", }, { + USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_BLUETOOTH, + "Bluetooth", + }, + { + USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_BLUETOOTH2, + "Bluetooth", + }, + { USB_VENDOR_INTERBIO, USB_PRODUCT_INTERBIO_IOBOARD, "IO Board", }, |