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/acorn32/conf Pull up revision 1.14 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/7ad4468f674d
branches:  netbsd-1-6
changeset: 527705:7ad4468f674d
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Jun 04 11:29:22 2002 +0000

description:
Pull up revision 1.14 (requested by bjh21 in ticket #138):
Since we don't have a wsmouse attachment for the ARM7500 PS/2 mouse, turn
on the pre-wscons device for it instead.  This allows X to work on my NC.

diffstat:

 sys/arch/acorn32/conf/NC_WSCONS |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e98df6a1c9f6 -r 7ad4468f674d sys/arch/acorn32/conf/NC_WSCONS
--- a/sys/arch/acorn32/conf/NC_WSCONS   Tue Jun 04 11:24:25 2002 +0000
+++ b/sys/arch/acorn32/conf/NC_WSCONS   Tue Jun 04 11:29:22 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NC_WSCONS,v 1.13 2002/04/25 15:06:20 atatat Exp $
+#      $NetBSD: NC_WSCONS,v 1.13.4.1 2002/06/04 11:29:22 lukem Exp $
 #
 #      NC - with wscons
 #
@@ -186,7 +186,7 @@
 # vidcconsole PS2 mouse at IOMD
 #vidcconsole0  at vidc?                # display + vt100 emulation
 #kbd*          at iomd?                # PS/2 keyboard for vidcconsole
-#opms*         at iomd?                # RiscPC mouse for vidcconsole
+opms*          at iomd?                # PS/2 mouse
 
 # generic VT console device
 #vt0   at vidc?



Home | Main Index | Thread Index | Old Index