diff options
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 3 insertions, 3 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 */ |