Module Name:    src
Committed By:   jakllsch
Date:           Sat Jul 30 19:25:43 UTC 2011

Modified Files:
        src/sys/dev/usb: usbdevices.config

Log Message:
xboxcontroller(4) is now merged into uhidev(4).


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/usb/usbdevices.config

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevices.config
diff -u src/sys/dev/usb/usbdevices.config:1.9 src/sys/dev/usb/usbdevices.config:1.10
--- src/sys/dev/usb/usbdevices.config:1.9	Sat Jul 23 21:12:58 2011
+++ src/sys/dev/usb/usbdevices.config	Sat Jul 30 19:25:43 2011
@@ -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?

Reply via email to