Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/hpcmips/conf Pull up revision 1.127 (requested...
details: https://anonhg.NetBSD.org/src/rev/5b5332029533
branches: netbsd-1-6
changeset: 527619:5b5332029533
user: tv <tv%NetBSD.org@localhost>
date: Thu May 30 18:38:08 2002 +0000
description:
Pull up revision 1.127 (requested by greg in ticket #77):
Initial addition of TrackPoint support on the IBM WorkPad z50's DSIU port.
diffstat:
sys/arch/hpcmips/conf/GENERIC | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r a82916ec3d4f -r 5b5332029533 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC Thu May 30 14:03:58 2002 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC Thu May 30 18:38:08 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.126 2002/05/11 14:10:04 takemura Exp $
+# $NetBSD: GENERIC,v 1.126.4.1 2002/05/30 18:38:08 tv Exp $
#
# GENERIC machine description file
#
@@ -24,7 +24,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.126 $"
+#ident "GENERIC-$Revision: 1.126.4.1 $"
maxusers 16
@@ -248,6 +248,7 @@
vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
isa0 at vrisab0
pcic0 at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
+vrdsiu_mouse0 at vr4102ip? platform IBM_WORKPAD addr 0x0b0001a0 size 0x20 unit VRDSIU
#
# Freestyle
# Button to GPIO port # mapping
@@ -433,6 +434,7 @@
wsdisplay* at hpcfb?
wskbd* at hpckbd? mux 1
wsmouse* at vrpiu? mux 0
+wsmouse* at vrdsiu_mouse? mux 0
btnmgr0 at mainbus0
wskbd* at btnmgr0 mux 1
Home |
Main Index |
Thread Index |
Old Index