Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb xboxcontroller(4) is now merged into uhidev(4).



details:   https://anonhg.NetBSD.org/src/rev/52987bf63802
branches:  trunk
changeset: 767793:52987bf63802
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Sat Jul 30 19:25:43 2011 +0000

description:
xboxcontroller(4) is now merged into uhidev(4).

diffstat:

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

diffs (20 lines):

diff -r 8784c93d3a5d -r 52987bf63802 sys/dev/usb/usbdevices.config
--- a/sys/dev/usb/usbdevices.config     Sat Jul 30 19:06:57 2011 +0000
+++ b/sys/dev/usb/usbdevices.config     Sat Jul 30 19:25:43 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: usbdevices.config,v 1.9 2011/07/23 21:12:58 jakllsch Exp $
+#      $NetBSD: usbdevices.config,v 1.10 2011/07/30 19:25:43 jakllsch Exp $
 #
 # This file contains all USB related configuration.
 # It is suitable for inclusion in a kernel config(5) file.
@@ -54,10 +54,6 @@
 uep*   at uhub? port ?
 wsmouse* at uep? mux 0
 
-# Xbox controller -- non-standard USB connector
-#xboxcontroller* at uhub? port ?
-#wsmouse* at xboxcontroller? mux 0
-
 # USB LCDs and USB-VGA adapters
 udl*   at uhub? port ?         # DisplayLink DL-1x0/1x5
 wsdisplay* at udl?



Home | Main Index | Thread Index | Old Index