Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/conf Remove USB HID entries, they're already...



details:   https://anonhg.NetBSD.org/src/rev/47939f8ecd80
branches:  trunk
changeset: 811805:47939f8ecd80
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Mon Nov 16 12:35:54 2015 +0000

description:
Remove USB HID entries, they're already in usbdevices.config

diffstat:

 sys/arch/evbarm/conf/CUBIEBOARD |  17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

diffs (32 lines):

diff -r 00f876308557 -r 47939f8ecd80 sys/arch/evbarm/conf/CUBIEBOARD
--- a/sys/arch/evbarm/conf/CUBIEBOARD   Mon Nov 16 12:24:13 2015 +0000
+++ b/sys/arch/evbarm/conf/CUBIEBOARD   Mon Nov 16 12:35:54 2015 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: CUBIEBOARD,v 1.43 2015/11/15 21:31:29 bouyer Exp $
+#      $NetBSD: CUBIEBOARD,v 1.44 2015/11/16 12:35:54 bouyer Exp $
 #
 #      CUBIEBOARD -- Allwinner A10/A20 Eval Board Kernel
 #
@@ -164,21 +164,6 @@
 usb*           at ohci?
 usb*           at ehci?
 
-# USB HID device
-uhidev* at uhub? port ? configuration ? interface ?
-
-# USB Mice
-ums*   at uhidev? reportid ?
-wsmouse* at ums? mux 0
-
-# USB generic touchscreen
-uts*   at uhidev? reportid ?
-wsmouse* at uts? mux 0
-
-# USB Keyboards
-ukbd*  at uhidev? reportid ?
-wskbd* at ukbd? console ? mux 1
-
 # USB OTG
 motg0          at awinio0
 usb*           at motg?



Home | Main Index | Thread Index | Old Index