summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authormpf <mpf@openbsd.org>2008-05-06 12:37:53 +0000
committermpf <mpf@openbsd.org>2008-05-06 12:37:53 +0000
commitf15896a6604403f4d2b8b671d16786703dc658b1 (patch)
tree7a3eb75b7e179cdf4a5db957a0dba06a32a6c34e /sys/dev/usb/usbdevs_data.h
parentAdd Apple USB Ethernet. (diff)
downloadwireguard-openbsd-f15896a6604403f4d2b8b671d16786703dc658b1.tar.xz
wireguard-openbsd-f15896a6604403f4d2b8b671d16786703dc658b1.zip
sync
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h12
1 files changed, 8 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index b02c62c66c0..fea41d30e31 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.357 2008/05/06 07:25:22 deraadt Exp $ */
+/* $OpenBSD: usbdevs_data.h,v 1.358 2008/05/06 12:37:53 mpf Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.352 2008/05/06 07:25:13 deraadt Exp
+ * OpenBSD: usbdevs,v 1.353 2008/05/06 12:33:15 mpf Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -561,14 +561,18 @@ const struct usb_known_product usb_known_products[] = {
"Speakers",
},
{
- USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH,
- "Bluetooth",
+ USB_VENDOR_APPLE, USB_PRODUCT_APPLE_ETHERNET,
+ "Ethernet A1277",
},
{
USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH2,
"Bluetooth",
},
{
+ USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH,
+ "Bluetooth",
+ },
+ {
USB_VENDOR_ARANEUS, USB_PRODUCT_ARANEUS_ALEA,
"True Random Number Generator",
},