diff options
| author | buhrow <buhrow@NetBSD.org> | 2012-05-24 21:22:24 +0000 |
|---|---|---|
| committer | buhrow <buhrow@NetBSD.org> | 2012-05-24 21:22:24 +0000 |
| commit | 2b4f91d432dd2978af538bd113c1d762ead87f6f (patch) | |
| tree | 504b8cceed6d9724ac08c1dcc5e095dbb6393a5f /sys/dev | |
| parent | 60681e4624a2d93873f56883d47de105d2f8b6b3 (diff) | |
Add the Apple IPod Shuffle (second generation) and the
Apple IPod Touch (fourth generation)
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 94f4a22a2f8..b049aceae7c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.614 2012/05/17 21:48:22 cyber Exp $ +$NetBSD: usbdevs,v 1.615 2012/05/24 21:22:24 buhrow Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -802,8 +802,10 @@ product APPLE MAGICMOUSE 0x030d Magic Mouse product APPLE BLUETOOTH_HIDMODE 0x1000 Bluetooth HCI (HID-proxy mode) product APPLE EXT_KBD_HUB 0x1003 Hub in Apple Extended USB Keyboard product APPLE SPEAKERS 0x1101 Speakers +product APPLE SHUFFLE2 0x1301 iPod Shuffle (2nd generation) product APPLE IPHONE 0x1290 iPhone product APPLE IPOD_TOUCH 0x1291 iPod Touch +product APPLE IPOD_TOUCH_4G 0x129e iPod Touch 4G product APPLE IPHONE_3G 0x1292 iPhone 3G product APPLE IPHONE_3GS 0x1294 iPhone 3GS product APPLE IPAD 0x129a Apple iPad |
