diff options
author | Bryan Steele <brynet@cvs.openbsd.org> | 2012-01-31 21:11:07 +0000 |
---|---|---|
committer | Bryan Steele <brynet@cvs.openbsd.org> | 2012-01-31 21:11:07 +0000 |
commit | 43b013cfb2e2b16c90bf34fe4a2a1a4d6126a529 (patch) | |
tree | c937723af84648ae35b7a71727105e769d157a33 /sys/dev/usb/usbdevs.h | |
parent | bab457f849807fc831048f61509cff0cc66468bc (diff) |
regen.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 58e86ad58b5..83707f16faa 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.580 2012/01/29 11:00:22 mpi Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.581 2012/01/31 21:11:06 brynet Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.570 2012/01/29 10:59:23 mpi Exp + * OpenBSD: usbdevs,v 1.571 2012/01/31 21:10:19 brynet Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -900,8 +900,10 @@ #define USB_PRODUCT_APPLE_IPHONE_3GS 0x1294 /* iPhone 3GS */ #define USB_PRODUCT_APPLE_IPHONE_4_GSM 0x1297 /* iPhone 4 GSM */ #define USB_PRODUCT_APPLE_IPOD_TOUCH_3G 0x1299 /* iPod Touch 3G */ +#define USB_PRODUCT_APPLE_IPAD 0x129a /* iPad */ #define USB_PRODUCT_APPLE_IPHONE_4_CDMA 0x129c /* iPhone 4 CDMA */ #define USB_PRODUCT_APPLE_IPOD_TOUCH_4G 0x129e /* iPod Touch 4G */ +#define USB_PRODUCT_APPLE_IPAD2 0x129f /* iPad 2 */ #define USB_PRODUCT_APPLE_IPHONE_4S 0x12a0 /* iPhone 4S */ #define USB_PRODUCT_APPLE_ETHERNET 0x1402 /* Ethernet A1277 */ #define USB_PRODUCT_APPLE_BLUETOOTH2 0x8205 /* Bluetooth */ |