Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add uatp(4) to i386 ALL kernel configurat...
details: https://anonhg.NetBSD.org/src/rev/eb426eca8eb3
branches: trunk
changeset: 780705:eb426eca8eb3
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sat Aug 04 04:39:40 2012 +0000
description:
Add uatp(4) to i386 ALL kernel configuration.
diffstat:
sys/arch/i386/conf/ALL | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r cf37a5c4f2a7 -r eb426eca8eb3 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Sat Aug 04 04:37:25 2012 +0000
+++ b/sys/arch/i386/conf/ALL Sat Aug 04 04:39:40 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.341 2012/07/30 19:40:52 degroote Exp $
+# $NetBSD: ALL,v 1.342 2012/08/04 04:39:40 riastradh Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.341 $"
+#ident "ALL-$Revision: 1.342 $"
maxusers 64 # estimated number of users
@@ -1203,6 +1203,10 @@
uep* at uhub? port ?
wsmouse* at uep? mux 0
+# USB Apple trackpad
+uatp* at uhidev? reportid ?
+wsmouse* at uatp? mux 0
+
uyurex* at uhidev? reportid ?
# USB Keyboards
Home |
Main Index |
Thread Index |
Old Index