summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-10-10 01:36:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-10-10 01:36:24 +0000
commit581d6e390cb5f88897118dbe3deb6c90285401f4 (patch)
treebc883f381772df4385fe2f105c14ba62d52e8d98
parent3918f27442822607e7e9dedae178d154e53c8c96 (diff)
sync
-rw-r--r--sys/dev/usb/usbdevs.h6
-rw-r--r--sys/dev/usb/usbdevs_data.h6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index b51c0f21b6f..cbfd3dcf3bf 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs.h,v 1.307 2007/10/10 01:22:32 deraadt Exp $ */
+/* $OpenBSD: usbdevs.h,v 1.308 2007/10/10 01:36:23 deraadt Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.298 2007/10/10 01:22:30 deraadt Exp
+ * OpenBSD: usbdevs,v 1.299 2007/10/10 01:36:16 deraadt Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -726,7 +726,7 @@
#define USB_PRODUCT_APPLE_ADB 0x1000 /* ADB device */
#define USB_PRODUCT_APPLE_SPEAKERS 0x1101 /* Speakers */
#define USB_PRODUCT_APPLE_BLUETOOTH 0x8300 /* Bluetooth */
-#define USB_PRODUCT_APPLE_BLUETOOTH 0x8205 /* Bluetooth */
+#define USB_PRODUCT_APPLE_BLUETOOTH2 0x8205 /* Bluetooth */
/* Araneus Information Systems products */
#define USB_PRODUCT_ARANEUS_ALEA 0x0001 /* True Random Number Generator */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 74b37fd1003..14dcb075890 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.304 2007/10/10 01:22:32 deraadt Exp $ */
+/* $OpenBSD: usbdevs_data.h,v 1.305 2007/10/10 01:36:23 deraadt Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.298 2007/10/10 01:22:30 deraadt Exp
+ * OpenBSD: usbdevs,v 1.299 2007/10/10 01:36:16 deraadt Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -529,7 +529,7 @@ const struct usb_known_product usb_known_products[] = {
"Bluetooth",
},
{
- USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH,
+ USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH2,
"Bluetooth",
},
{