Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Add the Apple IPod Shuffle (second generation) a...
details: https://anonhg.NetBSD.org/src/rev/7a3af4772ec4
branches: trunk
changeset: 779381:7a3af4772ec4
user: buhrow <buhrow%NetBSD.org@localhost>
date: Thu May 24 21:22:24 2012 +0000
description:
Add the Apple IPod Shuffle (second generation) and the
Apple IPod Touch (fourth generation)
diffstat:
sys/dev/usb/usbdevs | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 35d23570d70b -r 7a3af4772ec4 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Thu May 24 18:16:31 2012 +0000
+++ b/sys/dev/usb/usbdevs Thu May 24 21:22:24 2012 +0000
@@ -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 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
Home |
Main Index |
Thread Index |
Old Index