Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/playstation2/conf add wsmux to build kernel.



details:   https://anonhg.NetBSD.org/src/rev/c62c3c30e0a7
branches:  trunk
changeset: 516134:c62c3c30e0a7
user:      shin <shin%NetBSD.org@localhost>
date:      Wed Oct 17 01:34:41 2001 +0000

description:
add wsmux to build kernel.

diffstat:

 sys/arch/playstation2/conf/config.playstation2 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7ea8da1e04d3 -r c62c3c30e0a7 sys/arch/playstation2/conf/config.playstation2
--- a/sys/arch/playstation2/conf/config.playstation2    Wed Oct 17 01:33:47 2001 +0000
+++ b/sys/arch/playstation2/conf/config.playstation2    Wed Oct 17 01:34:41 2001 +0000
@@ -1,7 +1,7 @@
 #
 # deafult config file.
 #
-#      $NetBSD: config.playstation2,v 1.1 2001/10/16 15:38:32 uch Exp $
+#      $NetBSD: config.playstation2,v 1.2 2001/10/17 01:34:41 shin Exp $
 #
 
 maxusers       8
@@ -77,3 +77,5 @@
 pseudo-device  rnd                     # /dev/random and in-kernel generator
 
 pseudo-device  gif             2       # IPv[46] over IPv[46] tunnel (RFC1933)
+
+pseudo-device  wsmux           2       # mouse & keyboard multiplexor



Home | Main Index | Thread Index | Old Index