diff --git a/sys/arch/acorn32/conf/LOWMEM_WSCONS b/sys/arch/acorn32/conf/LOWMEM_WSCONS index e3b97f6bed12..7b4cfe01582e 100644 --- a/sys/arch/acorn32/conf/LOWMEM_WSCONS +++ b/sys/arch/acorn32/conf/LOWMEM_WSCONS @@ -1,4 +1,4 @@ -# $NetBSD: LOWMEM_WSCONS,v 1.1 2001/10/23 21:21:59 reinoud Exp $ +# $NetBSD: LOWMEM_WSCONS,v 1.2 2001/11/13 17:54:46 augustss Exp $ # # LOWMEM_WSCONS -- RiscPC config with wscons for SMALL machines # @@ -183,7 +183,7 @@ wskbd* at rpckbd? # wskbd on RiscPC keyboard wsqms* at iomd? # ws quadmouse driver wsmouse* at wsqms? # wsmouse on ws quadmouse -pseudo-device wsmux 1 # seems to be mandatory for now +#pseudo-device wsmux # The origional vidcconsole : # vidcconsole kbd at IOMD diff --git a/sys/arch/acorn32/conf/NC_WSCONS b/sys/arch/acorn32/conf/NC_WSCONS index cf3b128c1812..ef73a5776d51 100644 --- a/sys/arch/acorn32/conf/NC_WSCONS +++ b/sys/arch/acorn32/conf/NC_WSCONS @@ -1,4 +1,4 @@ -# $NetBSD: NC_WSCONS,v 1.2 2001/10/17 22:54:25 reinoud Exp $ +# $NetBSD: NC_WSCONS,v 1.3 2001/11/13 17:54:46 augustss Exp $ # # NC - with wscons # @@ -179,7 +179,7 @@ wsdisplay* at vidcvideo? console ? # display itself rpckbd* at iomd? # based on old `kbd' driver wskbd* at rpckbd? # wskbd on RiscPC keyboard -pseudo-device wsmux 1 # seems mandatory for now +pseudo-device wsmux # The origional vidcconsole : @@ -285,7 +285,7 @@ podulebus0 at root #eb0 at podulebus? # EtherB network slot cards ne* at podulebus? # NE2000 clone cards -pseudo-device wsmux 1 # seems mandatory for now +pseudo-device wsmux pseudo-device loop 1 # network loopback #pseudo-device bpfilter 8 # packet filter #pseudo-device sl 2 # CSLIP diff --git a/sys/arch/acorn32/conf/RPC_WSCONS b/sys/arch/acorn32/conf/RPC_WSCONS index ca0b23c3a640..46ac8a1e5a8c 100644 --- a/sys/arch/acorn32/conf/RPC_WSCONS +++ b/sys/arch/acorn32/conf/RPC_WSCONS @@ -1,4 +1,4 @@ -# $NetBSD: RPC_WSCONS,v 1.2 2001/10/17 22:54:25 reinoud Exp $ +# $NetBSD: RPC_WSCONS,v 1.3 2001/11/13 17:54:46 augustss Exp $ # # RPC_WSCONS -- Full RiscPC config with wscons # @@ -181,7 +181,7 @@ wskbd* at rpckbd? # wskbd on RiscPC keyboard wsqms* at iomd? # ws quadmouse driver wsmouse* at wsqms? # wsmouse on ws quadmouse -pseudo-device wsmux 1 # seems to be mandatory for now +pseudo-device wsmux # The origional vidcconsole : # vidcconsole kbd at IOMD diff --git a/sys/arch/arc/conf/ARCTIC b/sys/arch/arc/conf/ARCTIC index 9d461be125d9..d7c84464b0c9 100644 --- a/sys/arch/arc/conf/ARCTIC +++ b/sys/arch/arc/conf/ARCTIC @@ -1,4 +1,4 @@ -# $NetBSD: ARCTIC,v 1.12 2001/07/08 16:32:13 abs Exp $ +# $NetBSD: ARCTIC,v 1.13 2001/11/13 17:54:46 augustss Exp $ # $OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $ # # configuration file for DeskStation @@ -261,4 +261,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -#pseudo-device wsmux 2 +#pseudo-device wsmux diff --git a/sys/arch/arc/conf/GENERIC b/sys/arch/arc/conf/GENERIC index 077553008c00..131fd82ca164 100644 --- a/sys/arch/arc/conf/GENERIC +++ b/sys/arch/arc/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.53 2001/11/05 01:23:17 tsutsui Exp $ +# $NetBSD: GENERIC,v 1.54 2001/11/13 17:54:46 augustss Exp $ # $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $ # # GENERIC -- everything that's currently supported @@ -6,7 +6,7 @@ include "arch/arc/conf/std.arc" -#ident "GENERIC-$Revision: 1.53 $" +#ident "GENERIC-$Revision: 1.54 $" maxusers 32 # estimated number of users @@ -380,4 +380,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -#pseudo-device wsmux 2 +#pseudo-device wsmux diff --git a/sys/arch/arc/conf/M403 b/sys/arch/arc/conf/M403 index 33cb943ddb7a..b5a19c3d3f6e 100644 --- a/sys/arch/arc/conf/M403 +++ b/sys/arch/arc/conf/M403 @@ -1,4 +1,4 @@ -# $NetBSD: M403,v 1.14 2001/07/08 16:32:13 abs Exp $ +# $NetBSD: M403,v 1.15 2001/11/13 17:54:47 augustss Exp $ # # configuration file for MIPS Magnum 4000 system # @@ -211,4 +211,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -#pseudo-device wsmux 2 +#pseudo-device wsmux diff --git a/sys/arch/arc/conf/MIMORI b/sys/arch/arc/conf/MIMORI index fca12ecd0f02..751573bf25c2 100644 --- a/sys/arch/arc/conf/MIMORI +++ b/sys/arch/arc/conf/MIMORI @@ -1,4 +1,4 @@ -# $NetBSD: MIMORI,v 1.7 2001/08/22 15:39:05 hubertf Exp $ +# $NetBSD: MIMORI,v 1.8 2001/11/13 17:54:47 augustss Exp $ # NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp # # MIMORI -- My NEC RISCstation 2250 (ur) @@ -264,4 +264,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -#pseudo-device wsmux 2 +#pseudo-device wsmux diff --git a/sys/arch/arc/conf/PCCONS b/sys/arch/arc/conf/PCCONS index 7299a78a9234..930f02849426 100644 --- a/sys/arch/arc/conf/PCCONS +++ b/sys/arch/arc/conf/PCCONS @@ -1,4 +1,4 @@ -# $NetBSD: PCCONS,v 1.12 2001/11/05 01:23:18 tsutsui Exp $ +# $NetBSD: PCCONS,v 1.13 2001/11/13 17:54:47 augustss Exp $ # $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $ # # PCCONS -- generic but pccons rather than wscons @@ -364,4 +364,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -#pseudo-device wsmux 2 +#pseudo-device wsmux diff --git a/sys/arch/arc/conf/PICA b/sys/arch/arc/conf/PICA index cd45857ba45b..a020629aed16 100644 --- a/sys/arch/arc/conf/PICA +++ b/sys/arch/arc/conf/PICA @@ -1,4 +1,4 @@ -# $NetBSD: PICA,v 1.27 2001/07/08 16:32:14 abs Exp $ +# $NetBSD: PICA,v 1.28 2001/11/13 17:54:47 augustss Exp $ # # configuration file for ACER PICA system # @@ -213,4 +213,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -#pseudo-device wsmux 2 +#pseudo-device wsmux diff --git a/sys/arch/arc/conf/RAMDISK b/sys/arch/arc/conf/RAMDISK index ee9e67fe8b8e..7722f2e3151b 100644 --- a/sys/arch/arc/conf/RAMDISK +++ b/sys/arch/arc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $NetBSD: RAMDISK,v 1.19 2001/11/05 01:23:18 tsutsui Exp $ +# $NetBSD: RAMDISK,v 1.20 2001/11/13 17:54:47 augustss Exp $ # $OpenBSD: RAMDISK,v 1.9 1999/08/29 12:14:03 niklas Exp $ # # memory disk based configuration file for MIPS R4x00 ARC Systems @@ -375,4 +375,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -#pseudo-device wsmux 2 +#pseudo-device wsmux diff --git a/sys/arch/arm26/conf/FOURMEG b/sys/arch/arm26/conf/FOURMEG index f507d0f2fdc6..70c37e0311b8 100644 --- a/sys/arch/arm26/conf/FOURMEG +++ b/sys/arch/arm26/conf/FOURMEG @@ -1,4 +1,4 @@ -# $NetBSD: FOURMEG,v 1.19 2001/11/07 19:45:48 bjh21 Exp $ +# $NetBSD: FOURMEG,v 1.20 2001/11/13 17:54:47 augustss Exp $ # FOURMEG arm26 configuration -- something small @@ -195,7 +195,7 @@ pseudo-device pty #pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) #pseudo-device faith 1 # IPv[46] tcp relay translation i/f #pseudo-device sequencer 1 # MIDI sequencer -pseudo-device wsmux 2 # keyboard/mouse multiplexor +pseudo-device wsmux # keyboard/mouse multiplexor # rnd is EXPERIMENTAL #pseudo-device rnd # /dev/random and in-kernel generator diff --git a/sys/arch/arm26/conf/GENERIC b/sys/arch/arm26/conf/GENERIC index d7b4c8ca889f..f60571261cb8 100644 --- a/sys/arch/arm26/conf/GENERIC +++ b/sys/arch/arm26/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.26 2001/09/01 23:08:41 atatat Exp $ +# $NetBSD: GENERIC,v 1.27 2001/11/13 17:54:47 augustss Exp $ # GENERIC arm26 configuration -- everything I've implemented so far @@ -194,6 +194,6 @@ pseudo-device faith 1 # IPv[46] tcp relay translation i/f pseudo-device vlan # IEEE 802.1q encapsulation #pseudo-device bridge # simple inter-network bridging pseudo-device sequencer 1 # MIDI sequencer -pseudo-device wsmux 2 # keyboard/mouse multiplexor +pseudo-device wsmux # keyboard/mouse multiplexor pseudo-device rnd # /dev/random and in-kernel generator diff --git a/sys/arch/bebox/conf/GENERIC b/sys/arch/bebox/conf/GENERIC index 2a4d2e91e610..8d5433cb4cc4 100644 --- a/sys/arch/bebox/conf/GENERIC +++ b/sys/arch/bebox/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.44 2001/09/12 21:05:38 manu Exp $ +# $NetBSD: GENERIC,v 1.45 2001/11/13 17:54:48 augustss Exp $ # # First try for BEBOX config file # include "arch/bebox/conf/std.bebox" -#ident "GENERIC-$Revision: 1.44 $" +#ident "GENERIC-$Revision: 1.45 $" maxusers 32 @@ -76,7 +76,7 @@ pseudo-device pty # pseudo-terminals #pseudo-device raid 4 # RAIDframe disk driver #options RAID_AUTOCONFIG # auto-configuration of RAID components #pseudo-device gre 2 # generic L3 over IP tunnel -pseudo-device wsmux 2 +pseudo-device wsmux # random number generator pseudo-device pseudo-device rnd # /dev/random and in-kernel generator diff --git a/sys/arch/cats/conf/GENERIC b/sys/arch/cats/conf/GENERIC index 35dd254e4ee7..fbdc54b829f5 100644 --- a/sys/arch/cats/conf/GENERIC +++ b/sys/arch/cats/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.10 2001/09/01 23:08:41 atatat Exp $ +# $NetBSD: GENERIC,v 1.11 2001/11/13 17:54:48 augustss Exp $ # # CATS -- CHALTECH CATS Development kernel # @@ -488,4 +488,4 @@ pseudo-device rnd # /dev/random and in-kernel generator pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/cats/conf/INSTALL b/sys/arch/cats/conf/INSTALL index bce4ddab10fe..c5ff3f63ae12 100644 --- a/sys/arch/cats/conf/INSTALL +++ b/sys/arch/cats/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.6 2001/07/08 16:32:16 abs Exp $ +# $NetBSD: INSTALL,v 1.7 2001/11/13 17:54:48 augustss Exp $ # # CATSINST -- CHALTECH CATS Install kernel # @@ -443,7 +443,7 @@ pseudo-device pty # pseudo-terminals #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux # for IPv6 #pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) diff --git a/sys/arch/hpcarm/conf/JORNADA720 b/sys/arch/hpcarm/conf/JORNADA720 index 88ca35af9994..67def8f6286f 100644 --- a/sys/arch/hpcarm/conf/JORNADA720 +++ b/sys/arch/hpcarm/conf/JORNADA720 @@ -1,11 +1,11 @@ -# $NetBSD: JORNADA720,v 1.10 2001/07/08 16:32:17 abs Exp $ +# $NetBSD: JORNADA720,v 1.11 2001/11/13 17:54:48 augustss Exp $ # # JORNADA -- Windows-CE based jornada 720 # include "arch/hpcarm/conf/std.hpcarm" -#ident "GENERIC-$Revision: 1.10 $" +#ident "GENERIC-$Revision: 1.11 $" # estimated number of users maxusers 32 @@ -219,7 +219,7 @@ pseudo-device tb 1 # tablet line discipline #options RAID_AUTOCONFIG # auto-configuration of RAID components pseudo-device biconsdev 1 # build-in console device -pseudo-device wsmux 2 +pseudo-device wsmux pseudo-device md 1 # Ramdisk driver pseudo-device rnd # /dev/random and in-kernel generator diff --git a/sys/arch/hpcmips/conf/GENERIC b/sys/arch/hpcmips/conf/GENERIC index 7a6bef5942b9..7ca44d330436 100644 --- a/sys/arch/hpcmips/conf/GENERIC +++ b/sys/arch/hpcmips/conf/GENERIC @@ -2,11 +2,11 @@ # Distribution kernel (NEC VR based model) kernel config file # -# $NetBSD: GENERIC,v 1.95 2001/11/10 04:53:47 sato Exp $ +# $NetBSD: GENERIC,v 1.96 2001/11/13 17:54:49 augustss Exp $ # include "arch/hpcmips/conf/std.hpcmips" -#ident "GENERIC-$Revision: 1.95 $" +#ident "GENERIC-$Revision: 1.96 $" maxusers 10 @@ -376,7 +376,7 @@ pseudo-device vnd 4 # virtual disk ick pseudo-device rnd # /dev/random and in-kernel generator pseudo-device biconsdev 1 # build-in console device -pseudo-device wsmux 2 # mouse & keyboard multiplexor +pseudo-device wsmux # mouse & keyboard multiplexor #pseudo-device md 1 # memory disk device (ramdisk) #pseudo-device raid 4 # RAIDframe disk driver diff --git a/sys/arch/hpcmips/conf/MPC303 b/sys/arch/hpcmips/conf/MPC303 index c3486b05ced6..33c12c94f607 100644 --- a/sys/arch/hpcmips/conf/MPC303 +++ b/sys/arch/hpcmips/conf/MPC303 @@ -1,5 +1,5 @@ # -# $NetBSD: MPC303,v 1.1 2001/06/13 07:32:48 enami Exp $ +# $NetBSD: MPC303,v 1.2 2001/11/13 17:54:49 augustss Exp $ # From: NetBSD: GENERIC,v 1.91 2001/05/06 14:25:16 takemura Exp # # Kernel configuration file for Victor MP-C303; enami's test machine. @@ -7,7 +7,7 @@ include "arch/hpcmips/conf/std.hpcmips" -#ident "GENERIC-$Revision: 1.1 $" +#ident "GENERIC-$Revision: 1.2 $" maxusers 10 @@ -419,7 +419,7 @@ pseudo-device vnd 4 # virtual disk ick pseudo-device rnd # /dev/random and in-kernel generator pseudo-device biconsdev 1 # build-in console device -pseudo-device wsmux 2 # mouse & keyboard multiplexor +pseudo-device wsmux # mouse & keyboard multiplexor options MEMORY_DISK_HOOKS options MEMORY_DISK_IS_ROOT # force root on memory disk options MEMORY_DISK_SERVER=0 # no userspace memory disk support diff --git a/sys/arch/hpcmips/conf/TX3912 b/sys/arch/hpcmips/conf/TX3912 index d71b1c1ef9f8..92471b8727c5 100644 --- a/sys/arch/hpcmips/conf/TX3912 +++ b/sys/arch/hpcmips/conf/TX3912 @@ -2,7 +2,7 @@ # Distribution kernel (TOSHIBA TX3912 based model) kernel config file # -# $NetBSD: TX3912,v 1.30 2001/06/13 19:09:07 uch Exp $ +# $NetBSD: TX3912,v 1.31 2001/11/13 17:54:49 augustss Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -270,7 +270,7 @@ pseudo-device loop 1 # network loopback pseudo-device ppp 2 # Point-to-Point Protocol # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux # a pseudo device needed for Coda # also needs CODA (above) #pseudo-device vcoda 4 # coda minicache <-> venus comm. diff --git a/sys/arch/hpcmips/conf/TX3922 b/sys/arch/hpcmips/conf/TX3922 index cdbb147e90e1..7a1289e901fe 100644 --- a/sys/arch/hpcmips/conf/TX3922 +++ b/sys/arch/hpcmips/conf/TX3922 @@ -1,7 +1,7 @@ # # Distribution kernel (TOSHIBA TX3922 based model) kernel config file # -# $NetBSD: TX3922,v 1.33 2001/06/14 16:55:34 uch Exp $ +# $NetBSD: TX3922,v 1.34 2001/11/13 17:54:49 augustss Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -333,7 +333,7 @@ pseudo-device loop 1 # network loopback pseudo-device ppp 2 # Point-to-Point Protocol # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux # miscellaneous pseudo-devices pseudo-device rnd # /dev/random and in-kernel generator diff --git a/sys/arch/hpcsh/conf/GENERIC b/sys/arch/hpcsh/conf/GENERIC index c25b8f03b9bf..05603398e493 100644 --- a/sys/arch/hpcsh/conf/GENERIC +++ b/sys/arch/hpcsh/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.9 2001/09/14 17:11:51 uch Exp $ +# $NetBSD: GENERIC,v 1.10 2001/11/13 17:54:49 augustss Exp $ # # GENERIC kernel for SH3+HD64461 based machines. # @@ -144,7 +144,7 @@ pseudo-device pty # pseudo-terminals pseudo-device rnd # /dev/random and in-kernel generator # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) #pseudo-device vlan # IEEE 802.1q encapsulation diff --git a/sys/arch/hpcsh/conf/HP620LX b/sys/arch/hpcsh/conf/HP620LX index 3446b947036b..717abad1a394 100644 --- a/sys/arch/hpcsh/conf/HP620LX +++ b/sys/arch/hpcsh/conf/HP620LX @@ -1,4 +1,4 @@ -# $NetBSD: HP620LX,v 1.4 2001/07/14 17:02:57 kanaoka Exp $ +# $NetBSD: HP620LX,v 1.5 2001/11/13 17:54:50 augustss Exp $ # # HP620LX # @@ -133,4 +133,4 @@ pseudo-device pty # pseudo-terminals pseudo-device rnd # /dev/random and in-kernel generator # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/hpcsh/conf/JORNADA690 b/sys/arch/hpcsh/conf/JORNADA690 index abfbd6320d56..ef6c98ab1677 100644 --- a/sys/arch/hpcsh/conf/JORNADA690 +++ b/sys/arch/hpcsh/conf/JORNADA690 @@ -1,4 +1,4 @@ -# $NetBSD: JORNADA690,v 1.10 2001/07/14 17:02:57 kanaoka Exp $ +# $NetBSD: JORNADA690,v 1.11 2001/11/13 17:54:50 augustss Exp $ # # JORNADA690 uch's Jornada 690 # @@ -137,4 +137,4 @@ pseudo-device pty # pseudo-terminals pseudo-device rnd # /dev/random and in-kernel generator # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/i386/conf/ARMADA b/sys/arch/i386/conf/ARMADA index 09d9b7f52265..1e91cfc5089d 100644 --- a/sys/arch/i386/conf/ARMADA +++ b/sys/arch/i386/conf/ARMADA @@ -1,4 +1,4 @@ -# $NetBSD: ARMADA,v 1.8 2001/11/06 01:57:06 enami Exp $ +# $NetBSD: ARMADA,v 1.9 2001/11/13 17:54:50 augustss Exp $ # # CARDBUS: GENERIC + CardBus support. Additionally, some # things typically not found on laptops have been commented out. @@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386" -#ident "CARDBUS-$Revision: 1.8 $" +#ident "CARDBUS-$Revision: 1.9 $" maxusers 32 # estimated number of users @@ -916,4 +916,4 @@ pseudo-device rnd # /dev/random and in-kernel generator pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/i386/conf/CARDBUS b/sys/arch/i386/conf/CARDBUS index 661f9404353a..9327026d4d01 100644 --- a/sys/arch/i386/conf/CARDBUS +++ b/sys/arch/i386/conf/CARDBUS @@ -1,4 +1,4 @@ -# $NetBSD: CARDBUS,v 1.43 2001/11/06 01:57:06 enami Exp $ +# $NetBSD: CARDBUS,v 1.44 2001/11/13 17:54:50 augustss Exp $ # # CARDBUS: GENERIC + CardBus support. Additionally, some # things typically not found on laptops have been commented out. @@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386" -#ident "CARDBUS-$Revision: 1.43 $" +#ident "CARDBUS-$Revision: 1.44 $" maxusers 32 # estimated number of users @@ -953,4 +953,4 @@ pseudo-device rnd # /dev/random and in-kernel generator pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/i386/conf/DELPHI b/sys/arch/i386/conf/DELPHI index 6306b24b2cc5..798ef38a3b03 100644 --- a/sys/arch/i386/conf/DELPHI +++ b/sys/arch/i386/conf/DELPHI @@ -1,11 +1,11 @@ -# $NetBSD: DELPHI,v 1.6 2001/11/04 09:00:38 yamt Exp $ +# $NetBSD: DELPHI,v 1.7 2001/11/13 17:54:50 augustss Exp $ # # DELPHI -- one of thorpej@zembu.com's devel machines # include "arch/i386/conf/std.i386" -ident "DELPHI-$Revision: 1.6 $" +ident "DELPHI-$Revision: 1.7 $" maxusers 64 # estimated number of users @@ -788,7 +788,7 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux # Support for the Middle Digital, Inc. PC-Weasel serial console board pseudo-device pcweasel diff --git a/sys/arch/i386/conf/DR-EVIL b/sys/arch/i386/conf/DR-EVIL index 75b4fa243a0b..741521d6fa80 100644 --- a/sys/arch/i386/conf/DR-EVIL +++ b/sys/arch/i386/conf/DR-EVIL @@ -1,4 +1,4 @@ -# $NetBSD: DR-EVIL,v 1.32 2001/11/04 09:00:38 yamt Exp $ +# $NetBSD: DR-EVIL,v 1.33 2001/11/13 17:54:50 augustss Exp $ # # DR-EVIL -- Dell Inspiron 3800 laptop used by thorpej@netbsd.org # @@ -840,4 +840,4 @@ pseudo-device rnd # /dev/random and in-kernel generator # a pseudo device needed for Coda # also needs CODA (above) #pseudo-device vcoda 4 # coda minicache <-> venus comm. -pseudo-device wsmux 4 +pseudo-device wsmux diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 4de3404a79c3..9045f19cb8ee 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.435 2001/11/04 09:00:39 yamt Exp $ +# $NetBSD: GENERIC,v 1.436 2001/11/13 17:54:51 augustss Exp $ # # GENERIC -- everything that's currently supported # include "arch/i386/conf/std.i386" -#ident "GENERIC-$Revision: 1.435 $" +#ident "GENERIC-$Revision: 1.436 $" maxusers 32 # estimated number of users @@ -976,4 +976,4 @@ pseudo-device rnd # /dev/random and in-kernel generator pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/i386/conf/GENERIC_LAPTOP b/sys/arch/i386/conf/GENERIC_LAPTOP index ff252e2971b8..8c2d1c3cdac6 100644 --- a/sys/arch/i386/conf/GENERIC_LAPTOP +++ b/sys/arch/i386/conf/GENERIC_LAPTOP @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC_LAPTOP,v 1.29 2001/11/06 01:57:07 enami Exp $ +# $NetBSD: GENERIC_LAPTOP,v 1.30 2001/11/13 17:54:51 augustss Exp $ # From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp # # GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled @@ -6,7 +6,7 @@ include "arch/i386/conf/std.i386" -#ident "GENERIC-$Revision: 1.29 $" +#ident "GENERIC-$Revision: 1.30 $" maxusers 32 # estimated number of users @@ -763,4 +763,4 @@ pseudo-device rnd # /dev/random and in-kernel generator pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/i386/conf/IOPENER b/sys/arch/i386/conf/IOPENER index 6276542dc460..4ca3455e86a8 100644 --- a/sys/arch/i386/conf/IOPENER +++ b/sys/arch/i386/conf/IOPENER @@ -1,4 +1,4 @@ -# $NetBSD: IOPENER,v 1.16 2001/11/06 01:57:08 enami Exp $ +# $NetBSD: IOPENER,v 1.17 2001/11/13 17:54:51 augustss Exp $ # # IOPENER -- GENERIC-like kernel for the Netpliance i-opener # from: GENERIC,v 1.358 2000/07/05 04:07:25 sommerfeld Exp @@ -6,7 +6,7 @@ include "arch/i386/conf/std.i386" -#ident "IOPENER-$Revision: 1.16 $" +#ident "IOPENER-$Revision: 1.17 $" maxusers 32 # estimated number of users @@ -400,4 +400,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/i386/conf/LAMB b/sys/arch/i386/conf/LAMB index 40151fa6eca2..8c72f6da13a7 100644 --- a/sys/arch/i386/conf/LAMB +++ b/sys/arch/i386/conf/LAMB @@ -1,4 +1,4 @@ -# $NetBSD: LAMB,v 1.10 2001/11/06 01:57:08 enami Exp $ +# $NetBSD: LAMB,v 1.11 2001/11/13 17:54:51 augustss Exp $ # # LAMB -- for "LAMB" router, http://www.wildlab.com/ # Be sure to check pkgsrc/sysutils/lambd as well. @@ -371,4 +371,4 @@ pseudo-device rnd # /dev/random and in-kernel generator pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/i386/conf/SWINGER b/sys/arch/i386/conf/SWINGER index 5583d182270f..06b002cc9727 100644 --- a/sys/arch/i386/conf/SWINGER +++ b/sys/arch/i386/conf/SWINGER @@ -1,4 +1,4 @@ -# $NetBSD: SWINGER,v 1.19 2001/11/04 09:00:39 yamt Exp $ +# $NetBSD: SWINGER,v 1.20 2001/11/13 17:54:51 augustss Exp $ # from NetBSD: GENERIC,v 1.325 2000/04/14 14:53:32 augustss Exp # # SWINGER -- thorpej's Abit BP6+dual Celeron @@ -6,7 +6,7 @@ include "arch/i386/conf/std.i386" -#ident "SWINGER-$Revision: 1.19 $" +#ident "SWINGER-$Revision: 1.20 $" maxusers 64 # estimated number of users @@ -815,4 +815,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/next68k/conf/GENERIC b/sys/arch/next68k/conf/GENERIC index 9e66137688d0..dcd965afef91 100644 --- a/sys/arch/next68k/conf/GENERIC +++ b/sys/arch/next68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.45 2001/09/01 23:08:44 atatat Exp $ +# $NetBSD: GENERIC,v 1.46 2001/11/13 17:54:51 augustss Exp $ # # GENERIC next68k # @@ -6,7 +6,7 @@ include "arch/next68k/conf/std.next68k" -#ident "GENERIC-$Revision: 1.45 $" +#ident "GENERIC-$Revision: 1.46 $" # Needs to be set per system. i.e change these as you see fit maxusers 16 @@ -196,7 +196,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) pseudo-device vlan # IEEE 802.1q encapsulation #pseudo-device bridge # simple inter-network bridging pseudo-device rnd # /dev/random and in-kernel generator -#pseudo-device wsmux 2 # mouse & keyboard multiplexor +#pseudo-device wsmux # mouse & keyboard multiplexor pseudo-device pty # pseudo-terminals pseudo-device vnd 4 # paging to files diff --git a/sys/arch/next68k/conf/SLAB b/sys/arch/next68k/conf/SLAB index e9002029c32e..64635f757517 100644 --- a/sys/arch/next68k/conf/SLAB +++ b/sys/arch/next68k/conf/SLAB @@ -1,4 +1,4 @@ -# $NetBSD: SLAB,v 1.6 2001/07/08 16:32:22 abs Exp $ +# $NetBSD: SLAB,v 1.7 2001/11/13 17:54:52 augustss Exp $ # # deberg's development machine # @@ -188,7 +188,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) #pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation # rnd is EXPERIMENTAL #pseudo-device rnd # /dev/random and in-kernel generator -#pseudo-device wsmux 2 # mouse & keyboard multiplexor +#pseudo-device wsmux # mouse & keyboard multiplexor pseudo-device pty # pseudo-terminals pseudo-device vnd 4 # paging to files diff --git a/sys/arch/playstation2/conf/config.playstation2 b/sys/arch/playstation2/conf/config.playstation2 index 0275e6423d6b..1c8e8295c86c 100644 --- a/sys/arch/playstation2/conf/config.playstation2 +++ b/sys/arch/playstation2/conf/config.playstation2 @@ -1,7 +1,7 @@ # # deafult config file. # -# $NetBSD: config.playstation2,v 1.3 2001/10/19 17:17:19 uch Exp $ +# $NetBSD: config.playstation2,v 1.4 2001/11/13 17:54:52 augustss Exp $ # maxusers 16 @@ -78,4 +78,4 @@ 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 +pseudo-device wsmux # mouse & keyboard multiplexor diff --git a/sys/arch/prep/conf/GENERIC b/sys/arch/prep/conf/GENERIC index f75f135d0609..50a436b0f33f 100644 --- a/sys/arch/prep/conf/GENERIC +++ b/sys/arch/prep/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.30 2001/09/12 21:05:37 manu Exp $ +# $NetBSD: GENERIC,v 1.31 2001/11/13 17:54:52 augustss Exp $ # # GENERIC -- everything that's currently supported # include "arch/prep/conf/std.prep" -#ident "GENERIC-$Revision: 1.30 $" +#ident "GENERIC-$Revision: 1.31 $" maxusers 32 @@ -439,4 +439,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/prep/conf/NATSUMI b/sys/arch/prep/conf/NATSUMI index 81e6e3a8cad5..e66606d62b3a 100644 --- a/sys/arch/prep/conf/NATSUMI +++ b/sys/arch/prep/conf/NATSUMI @@ -1,4 +1,4 @@ -# $NetBSD: NATSUMI,v 1.6 2001/06/20 14:42:39 nonaka Exp $ +# $NetBSD: NATSUMI,v 1.7 2001/11/13 17:54:52 augustss Exp $ # # for development # @@ -401,4 +401,4 @@ pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device vcoda 4 # coda minicache <-> venus comm. # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux diff --git a/sys/arch/sandpoint/conf/GENERIC b/sys/arch/sandpoint/conf/GENERIC index d3fa2ec09c81..ae5581460f50 100644 --- a/sys/arch/sandpoint/conf/GENERIC +++ b/sys/arch/sandpoint/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.14 2001/09/12 21:05:38 manu Exp $ +# $NetBSD: GENERIC,v 1.15 2001/11/13 17:54:52 augustss Exp $ # # GENERIC for Motorola Sandpoint # include "arch/sandpoint/conf/std.sandpoint" -#ident "GENERIC-$Revision: 1.14 $" +#ident "GENERIC-$Revision: 1.15 $" maxusers 32 @@ -68,7 +68,7 @@ pseudo-device bpfilter 8 # packet filter pseudo-device loop # mouse & keyboard multiplexor pseudo-devices -pseudo-device wsmux 2 +pseudo-device wsmux # miscellaneous pseudo-devices pseudo-device rnd # /dev/random and in-kernel generator diff --git a/sys/arch/walnut/conf/WALNUT b/sys/arch/walnut/conf/WALNUT index acc9932f06cf..e8e14a05bc23 100644 --- a/sys/arch/walnut/conf/WALNUT +++ b/sys/arch/walnut/conf/WALNUT @@ -1,4 +1,4 @@ -# $NetBSD: WALNUT,v 1.6 2001/11/08 23:28:13 eeh Exp $ +# $NetBSD: WALNUT,v 1.7 2001/11/13 17:54:53 augustss Exp $ # # GENERIC -- everything that's currently supported # @@ -253,4 +253,4 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) pseudo-device vlan # IEEE 802.1q encapsulation pseudo-device pty # pseudo-terminals pseudo-device rnd # /dev/random and in-kernel generator -pseudo-device wsmux 2 # ick +pseudo-device wsmux # ick