Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb +uipad



details:   https://anonhg.NetBSD.org/src/rev/1f22f36e5bbe
branches:  trunk
changeset: 772369:1f22f36e5bbe
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Sat Dec 31 15:01:06 2011 +0000

description:
+uipad

diffstat:

 sys/dev/usb/usbdevices.config |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r f92aa4b43d8d -r 1f22f36e5bbe sys/dev/usb/usbdevices.config
--- a/sys/dev/usb/usbdevices.config     Sat Dec 31 12:57:12 2011 +0000
+++ b/sys/dev/usb/usbdevices.config     Sat Dec 31 15:01:06 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: usbdevices.config,v 1.10 2011/07/30 19:25:43 jakllsch Exp $
+#      $NetBSD: usbdevices.config,v 1.11 2011/12/31 15:01:06 jakllsch Exp $
 #
 # This file contains all USB related configuration.
 # It is suitable for inclusion in a kernel config(5) file.
@@ -154,6 +154,9 @@
 # RIM BlackBerry
 uberry* at uhub? port ?
 
+# Apple iPad
+uipad* at uhub? port ?
+
 # Diamond Multimedia Rio 500
 urio*  at uhub? port ?
 



Home | Main Index | Thread Index | Old Index