From 8f45a59205216a303e030bedb5d06a01c4314aa3 Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 5 Jun 2012 08:44:07 +0000 Subject: [PATCH] Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least give a hint that its not just for third party compat. No functional change. --- sys/arch/amd64/conf/GENERIC | 6 +++--- sys/arch/amd64/conf/XEN3_DOM0 | 4 ++-- sys/arch/atari/conf/MILAN.in | 4 ++-- sys/arch/bebox/conf/GENERIC | 6 +++--- sys/arch/bebox/conf/INSTALL | 4 ++-- sys/arch/cats/conf/GENERIC | 4 ++-- sys/arch/cats/conf/INSTALL | 4 ++-- sys/arch/evbarm/conf/ARMADILLO9 | 4 ++-- sys/arch/evbarm/conf/BEAGLEBOARD | 4 ++-- sys/arch/evbarm/conf/HPT5325 | 4 ++-- sys/arch/evbarm/conf/MMNET_GENERIC | 6 +++--- sys/arch/evbarm/conf/MPCSA_GENERIC | 6 +++--- sys/arch/evbarm/conf/NETWALKER | 4 ++-- sys/arch/evbarm/conf/TS7200 | 4 ++-- sys/arch/evbppc/conf/EXPLORA451 | 4 ++-- sys/arch/evbppc/conf/VIRTEX_DFC | 4 ++-- sys/arch/evbppc/conf/VIRTEX_GSRD1 | 4 ++-- sys/arch/evbppc/conf/VIRTEX_GSRD2 | 4 ++-- sys/arch/hp700/conf/GENERIC | 6 +++--- sys/arch/hpcmips/conf/GENERIC | 6 +++--- sys/arch/hpcmips/conf/MPC303 | 6 +++--- sys/arch/hpcmips/conf/TX3912 | 4 ++-- sys/arch/hpcmips/conf/TX3922 | 4 ++-- sys/arch/hpcmips/conf/VR41XX | 6 +++--- sys/arch/hpcsh/conf/GENERIC | 4 ++-- sys/arch/i386/conf/ALL | 6 +++--- sys/arch/i386/conf/GENERIC | 6 +++--- sys/arch/i386/conf/GENERIC_TINY | 4 ++-- sys/arch/i386/conf/INSTALL_FLOPPY | 4 ++-- sys/arch/i386/conf/INSTALL_TINY | 4 ++-- sys/arch/i386/conf/XEN3_DOM0 | 4 ++-- sys/arch/netwinder/conf/GENERIC | 4 ++-- sys/arch/next68k/conf/GENERIC | 6 +++--- sys/arch/next68k/conf/SLAB | 4 ++-- sys/arch/prep/conf/GENERIC | 6 +++--- sys/arch/shark/conf/GENERIC | 6 +++--- sys/arch/shark/conf/INSTALL | 4 ++-- sys/arch/sparc/conf/KRUPS | 6 +++--- sys/arch/sparc/conf/TADPOLE3GX | 4 ++-- sys/arch/sparc64/conf/GENERIC | 6 +++--- sys/arch/zaurus/conf/GENERIC | 4 ++-- 41 files changed, 97 insertions(+), 97 deletions(-) diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 74a82ab4506e..3c431494f0e6 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.355 2012/05/30 14:30:34 nonaka Exp $ +# $NetBSD: GENERIC,v 1.356 2012/06/05 08:44:07 abs Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.355 $" +#ident "GENERIC-$Revision: 1.356 $" maxusers 64 # estimated number of users @@ -231,7 +231,7 @@ options WS_KERNEL_FG=WSCOL_GREEN # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # don't attach pckbd as the console if no PS/2 keyboard is found options PCKBD_CNATTACH_MAY_FAIL diff --git a/sys/arch/amd64/conf/XEN3_DOM0 b/sys/arch/amd64/conf/XEN3_DOM0 index 7f2f2e27c9e5..2ec52a83f93a 100644 --- a/sys/arch/amd64/conf/XEN3_DOM0 +++ b/sys/arch/amd64/conf/XEN3_DOM0 @@ -1,4 +1,4 @@ -# $NetBSD: XEN3_DOM0,v 1.83 2012/04/19 17:50:50 bouyer Exp $ +# $NetBSD: XEN3_DOM0,v 1.84 2012/06/05 08:44:07 abs Exp $ include "arch/amd64/conf/std.xen" @@ -172,7 +172,7 @@ options WS_KERNEL_FG=WSCOL_GREEN # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/atari/conf/MILAN.in b/sys/arch/atari/conf/MILAN.in index 403f0b0bf601..41e01246d694 100644 --- a/sys/arch/atari/conf/MILAN.in +++ b/sys/arch/atari/conf/MILAN.in @@ -1,5 +1,5 @@ # -# $NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $ +# $NetBSD: MILAN.in,v 1.26 2012/06/05 08:44:07 abs Exp $ # # Milan # @@ -23,7 +23,7 @@ options WS_KERNEL_FG=WSCOL_WHITE options WS_KERNEL_BG=WSCOL_BLACK # compatibility to other console drivers -#options WSDISPLAY_COMPAT_USL # VT handling +#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts diff --git a/sys/arch/bebox/conf/GENERIC b/sys/arch/bebox/conf/GENERIC index 980529a8bfbd..cdeda1295dec 100644 --- a/sys/arch/bebox/conf/GENERIC +++ b/sys/arch/bebox/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.130 2012/03/10 21:51:50 joerg Exp $ +# $NetBSD: GENERIC,v 1.131 2012/06/05 08:44:07 abs Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.130 $" +#ident "GENERIC-$Revision: 1.131 $" maxusers 32 @@ -158,7 +158,7 @@ options SCSIVERBOSE # human readable SCSI error messages options WSEMUL_VT100 # VT100 / VT220 emulation options WS_DEFAULT_FG=WSCOL_LIGHT_WHITE # compatibility to other console drivers -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes config netbsd root on ? type ? diff --git a/sys/arch/bebox/conf/INSTALL b/sys/arch/bebox/conf/INSTALL index 31964a26cd8f..59a3c317588f 100644 --- a/sys/arch/bebox/conf/INSTALL +++ b/sys/arch/bebox/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.53 2011/12/18 05:49:25 dholland Exp $ +# $NetBSD: INSTALL,v 1.54 2012/06/05 08:44:07 abs Exp $ # # First try for BeBox config file # @@ -85,7 +85,7 @@ options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM options WSEMUL_VT100 # VT100 / VT220 emulation options WS_DEFAULT_FG=WSCOL_LIGHT_WHITE # compatibility to other console drivers -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes config netbsd root on ? type ffs diff --git a/sys/arch/cats/conf/GENERIC b/sys/arch/cats/conf/GENERIC index b9e4b85585cf..e94df3401ddb 100644 --- a/sys/arch/cats/conf/GENERIC +++ b/sys/arch/cats/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.139 2012/03/10 21:51:50 joerg Exp $ +# $NetBSD: GENERIC,v 1.140 2012/06/05 08:44:08 abs Exp $ # # GENERIC machine description file # @@ -181,7 +181,7 @@ options WSEMUL_VT100 # VT100 / VT220 emulation options WS_KERNEL_FG=WSCOL_GREEN options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/wscons/wskbdmap_mfii.h for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/cats/conf/INSTALL b/sys/arch/cats/conf/INSTALL index 90297a28ba20..cbed8dc080c7 100644 --- a/sys/arch/cats/conf/INSTALL +++ b/sys/arch/cats/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.81 2011/12/18 05:49:25 dholland Exp $ +# $NetBSD: INSTALL,v 1.82 2012/06/05 08:44:08 abs Exp $ # # CATSINST -- CHALTECH CATS Install kernel # @@ -132,7 +132,7 @@ options WSEMUL_VT100 # VT100 / VT220 emulation options WS_KERNEL_FG=WSCOL_GREEN options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/wscons/wskbdmap_mfii.h for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/evbarm/conf/ARMADILLO9 b/sys/arch/evbarm/conf/ARMADILLO9 index 97df418eee7f..2bfcad0b868c 100644 --- a/sys/arch/evbarm/conf/ARMADILLO9 +++ b/sys/arch/evbarm/conf/ARMADILLO9 @@ -1,4 +1,4 @@ -# $NetBSD: ARMADILLO9,v 1.34 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: ARMADILLO9,v 1.35 2012/06/05 08:44:08 abs Exp $ # # ARMADILLO9 -- Atmark Techno, Armadillo-9 # @@ -317,7 +317,7 @@ options WSEMUL_VT100 # VT100 / VT220 emulation # compatibility to other console drivers #options WSDISPLAY_COMPAT_PCVT # emulate some ioctls #options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -#options WSDISPLAY_COMPAT_USL # VT handling +#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/evbarm/conf/BEAGLEBOARD b/sys/arch/evbarm/conf/BEAGLEBOARD index 91b2971281c0..a8d950d8a65d 100644 --- a/sys/arch/evbarm/conf/BEAGLEBOARD +++ b/sys/arch/evbarm/conf/BEAGLEBOARD @@ -1,5 +1,5 @@ # -# $NetBSD: BEAGLEBOARD,v 1.26 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: BEAGLEBOARD,v 1.27 2012/06/05 08:44:09 abs Exp $ # # BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel # @@ -248,7 +248,7 @@ options WS_DEFAULT_FG=WSCOL_BLACK options WS_DEFAULT_BG=WSCOL_LIGHT_WHITE options WS_KERNEL_FG=WSCOL_GREEN options WS_KERNEL_BG=WSCOL_LIGHT_WHITE -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options WSDISPLAY_DEFAULTSCREENS=4 options FONT_QVSS8x15 diff --git a/sys/arch/evbarm/conf/HPT5325 b/sys/arch/evbarm/conf/HPT5325 index 8232d361a08a..73b9ddb37a43 100644 --- a/sys/arch/evbarm/conf/HPT5325 +++ b/sys/arch/evbarm/conf/HPT5325 @@ -1,4 +1,4 @@ -# $NetBSD: HPT5325,v 1.1 2012/03/31 02:41:05 tsutsui Exp $ +# $NetBSD: HPT5325,v 1.2 2012/06/05 08:44:09 abs Exp $ # # This configuration supports for HP T5325 Thin Client # @@ -274,7 +274,7 @@ udl* at uhub? port ? # DisplayLink DL-1x0/1x5 wsdisplay* at udl? options WSEMUL_VT100 # VT100 / VT220 emulation -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling # USB Printer ulpt* at uhub? port ? configuration ? interface ? diff --git a/sys/arch/evbarm/conf/MMNET_GENERIC b/sys/arch/evbarm/conf/MMNET_GENERIC index f3f21ded87c7..07add10fff75 100644 --- a/sys/arch/evbarm/conf/MMNET_GENERIC +++ b/sys/arch/evbarm/conf/MMNET_GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: MMNET_GENERIC,v 1.5 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: MMNET_GENERIC,v 1.6 2012/06/05 08:44:09 abs Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/evbarm/conf/std.mmnet" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.5 $" +#ident "GENERIC-$Revision: 1.6 $" maxusers 32 # estimated number of users @@ -220,7 +220,7 @@ options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM # compatibility to other console drivers #options WSDISPLAY_COMPAT_PCVT # emulate some ioctls #options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -#options WSDISPLAY_COMPAT_USL # VT handling +#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes #options WSKBD_EVENT_AUTOREPEAT # auto repeat in event mode #options WSKBD_USONLY # strip off non-US keymaps diff --git a/sys/arch/evbarm/conf/MPCSA_GENERIC b/sys/arch/evbarm/conf/MPCSA_GENERIC index 35d85c71b258..ff07b94bb3af 100644 --- a/sys/arch/evbarm/conf/MPCSA_GENERIC +++ b/sys/arch/evbarm/conf/MPCSA_GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: MPCSA_GENERIC,v 1.28 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: MPCSA_GENERIC,v 1.29 2012/06/05 08:44:09 abs Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/evbarm/conf/std.mpcsa" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.28 $" +#ident "GENERIC-$Revision: 1.29 $" maxusers 32 # estimated number of users @@ -218,7 +218,7 @@ options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM # compatibility to other console drivers #options WSDISPLAY_COMPAT_PCVT # emulate some ioctls #options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -#options WSDISPLAY_COMPAT_USL # VT handling +#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes #options WSKBD_EVENT_AUTOREPEAT # auto repeat in event mode #options WSKBD_USONLY # strip off non-US keymaps diff --git a/sys/arch/evbarm/conf/NETWALKER b/sys/arch/evbarm/conf/NETWALKER index 3e3fd74f9a20..645519c59356 100644 --- a/sys/arch/evbarm/conf/NETWALKER +++ b/sys/arch/evbarm/conf/NETWALKER @@ -1,4 +1,4 @@ -# $NetBSD: NETWALKER,v 1.12 2012/04/19 09:53:53 bsh Exp $ +# $NetBSD: NETWALKER,v 1.13 2012/06/05 08:44:10 abs Exp $ # # NETWALKER -- http://www.sharp.co.jp/netwalker/ # @@ -271,7 +271,7 @@ options WS_DEFAULT_BG=WSCOL_BLACK options WS_KERNEL_FG=WSCOL_GREEN options WS_KERNEL_BG=WSCOL_BLACK options WSDISPLAY_COMPAT_PCVT # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options WSDISPLAY_DEFAULTSCREENS=4 diff --git a/sys/arch/evbarm/conf/TS7200 b/sys/arch/evbarm/conf/TS7200 index 6fb55e2f7633..66e2efa7a4af 100644 --- a/sys/arch/evbarm/conf/TS7200 +++ b/sys/arch/evbarm/conf/TS7200 @@ -1,4 +1,4 @@ -# $NetBSD: TS7200,v 1.48 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: TS7200,v 1.49 2012/06/05 08:44:10 abs Exp $ # # TS7200 - Kernel for Technologic Systems TS7200 ARM hardware # @@ -480,7 +480,7 @@ pseudo-device ksyms # /dev/ksyms # compatibility to other console drivers #options WSDISPLAY_COMPAT_PCVT # emulate some ioctls #options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -#options WSDISPLAY_COMPAT_USL # VT handling +#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/evbppc/conf/EXPLORA451 b/sys/arch/evbppc/conf/EXPLORA451 index ff92504e002e..8352c694f9a9 100644 --- a/sys/arch/evbppc/conf/EXPLORA451 +++ b/sys/arch/evbppc/conf/EXPLORA451 @@ -1,4 +1,4 @@ -# $NetBSD: EXPLORA451,v 1.47 2011/12/18 05:49:26 dholland Exp $ +# $NetBSD: EXPLORA451,v 1.48 2012/06/05 08:44:10 abs Exp $ # # GENERIC -- everything that's currently supported # @@ -136,7 +136,7 @@ options WS_KERNEL_FG=WSCOL_GREEN # compatibility to other console drivers #options WSDISPLAY_COMPAT_PCVT # emulate some ioctls #options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -#options WSDISPLAY_COMPAT_USL # VT handling +#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/evbppc/conf/VIRTEX_DFC b/sys/arch/evbppc/conf/VIRTEX_DFC index f779bea4c04c..f1a7261ab2be 100644 --- a/sys/arch/evbppc/conf/VIRTEX_DFC +++ b/sys/arch/evbppc/conf/VIRTEX_DFC @@ -1,4 +1,4 @@ -# $NetBSD: VIRTEX_DFC,v 1.16 2011/12/18 05:49:27 dholland Exp $ +# $NetBSD: VIRTEX_DFC,v 1.17 2012/06/05 08:44:10 abs Exp $ # # VIRTEX_DFC # @@ -141,7 +141,7 @@ options IPFILTER_COMPAT # Compat for IP-Filter options WSEMUL_VT100 options WSEMUL_DEFAULT_FG=WSCOL_BLACK options WSEMUL_DEFAULT_BG=WSCOL_LIGHT_WHITE -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD #options WSDISPLAY_DEFAULTSCREENS=4 options FONT_VT220L8x16 diff --git a/sys/arch/evbppc/conf/VIRTEX_GSRD1 b/sys/arch/evbppc/conf/VIRTEX_GSRD1 index a7b14cc1c0f9..8ccd017bd7c3 100644 --- a/sys/arch/evbppc/conf/VIRTEX_GSRD1 +++ b/sys/arch/evbppc/conf/VIRTEX_GSRD1 @@ -1,4 +1,4 @@ -# $NetBSD: VIRTEX_GSRD1,v 1.14 2011/12/18 05:49:27 dholland Exp $ +# $NetBSD: VIRTEX_GSRD1,v 1.15 2012/06/05 08:44:10 abs Exp $ # # VIRTEX_GSRD1 # @@ -132,7 +132,7 @@ options IPFILTER_LOG # ipmon(8) log support options WSEMUL_VT100 options WSEMUL_DEFAULT_FG=WSCOL_BLACK options WSEMUL_DEFAULT_BG=WSCOL_LIGHT_WHITE -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD #options WSDISPLAY_DEFAULTSCREENS=4 options FONT_VT220L8x16 diff --git a/sys/arch/evbppc/conf/VIRTEX_GSRD2 b/sys/arch/evbppc/conf/VIRTEX_GSRD2 index 9ddfd71c1335..71777ec7562c 100644 --- a/sys/arch/evbppc/conf/VIRTEX_GSRD2 +++ b/sys/arch/evbppc/conf/VIRTEX_GSRD2 @@ -1,4 +1,4 @@ -# $NetBSD: VIRTEX_GSRD2,v 1.15 2011/12/18 05:49:27 dholland Exp $ +# $NetBSD: VIRTEX_GSRD2,v 1.16 2012/06/05 08:44:10 abs Exp $ # # VIRTEX_GSRD2 # @@ -140,7 +140,7 @@ options IPFILTER_LOG # ipmon(8) log support options WSEMUL_VT100 options WSEMUL_DEFAULT_FG=WSCOL_BLACK options WSEMUL_DEFAULT_BG=WSCOL_LIGHT_WHITE -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD #options WSDISPLAY_DEFAULTSCREENS=4 options FONT_VT220L8x16 diff --git a/sys/arch/hp700/conf/GENERIC b/sys/arch/hp700/conf/GENERIC index 2a00841fae03..220a5bccb8da 100644 --- a/sys/arch/hp700/conf/GENERIC +++ b/sys/arch/hp700/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.114 2012/05/23 16:11:37 skrll Exp $ +# $NetBSD: GENERIC,v 1.115 2012/06/05 08:44:11 abs Exp $ # # GENERIC machine description file # @@ -23,7 +23,7 @@ include "arch/hp700/conf/std.hp700" options INCLUDE_CONFIG_FILE # embed config file in kernel binary options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel -#ident "GENERIC-$Revision: 1.114 $" +#ident "GENERIC-$Revision: 1.115 $" maxusers 32 # estimated number of users @@ -187,7 +187,7 @@ options WSDISPLAY_CUSTOM_BORDER # border customization from wsconsctl(8) # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/hpcmips/conf/GENERIC b/sys/arch/hpcmips/conf/GENERIC index 716a356e43a2..0e9ad3a17481 100644 --- a/sys/arch/hpcmips/conf/GENERIC +++ b/sys/arch/hpcmips/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.215 2011/12/18 05:49:28 dholland Exp $ +# $NetBSD: GENERIC,v 1.216 2012/06/05 08:44:11 abs Exp $ # # GENERIC machine description file # @@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.215 $" +#ident "GENERIC-$Revision: 1.216 $" maxusers 16 @@ -156,7 +156,7 @@ options FONT_VT220L8x10 # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # # Hpckbd will set key board layout appropriately. You can use option diff --git a/sys/arch/hpcmips/conf/MPC303 b/sys/arch/hpcmips/conf/MPC303 index 89a4a2a25b78..f9f76b2637b5 100644 --- a/sys/arch/hpcmips/conf/MPC303 +++ b/sys/arch/hpcmips/conf/MPC303 @@ -1,5 +1,5 @@ # -# $NetBSD: MPC303,v 1.59 2011/12/18 05:49:28 dholland Exp $ +# $NetBSD: MPC303,v 1.60 2012/06/05 08:44:11 abs 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. @@ -9,7 +9,7 @@ include "arch/hpcmips/conf/std.hpcmips" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.59 $" +#ident "GENERIC-$Revision: 1.60 $" maxusers 16 @@ -119,7 +119,7 @@ options FONT_VT220L8x10 # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # # Hpckbd will set key board layout appropriately. You can use option diff --git a/sys/arch/hpcmips/conf/TX3912 b/sys/arch/hpcmips/conf/TX3912 index f2c41cd85f08..88cd9c9b1bac 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.78 2011/12/18 05:49:28 dholland Exp $ +# $NetBSD: TX3912,v 1.79 2012/06/05 08:44:11 abs Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -203,7 +203,7 @@ options FONT_VT220L8x10 # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # PCMCIA bus support diff --git a/sys/arch/hpcmips/conf/TX3922 b/sys/arch/hpcmips/conf/TX3922 index 69745d84fa96..7cec884a3340 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.92 2011/12/18 05:49:28 dholland Exp $ +# $NetBSD: TX3922,v 1.93 2012/06/05 08:44:12 abs Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -281,7 +281,7 @@ options WS_KERNEL_BG=WSCOL_BLUE # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # PCMCIA bus support diff --git a/sys/arch/hpcmips/conf/VR41XX b/sys/arch/hpcmips/conf/VR41XX index ec9f6d294a50..0db84f23c0f2 100644 --- a/sys/arch/hpcmips/conf/VR41XX +++ b/sys/arch/hpcmips/conf/VR41XX @@ -1,4 +1,4 @@ -# $NetBSD: VR41XX,v 1.54 2011/12/18 05:49:28 dholland Exp $ +# $NetBSD: VR41XX,v 1.55 2012/06/05 08:44:12 abs Exp $ # # GENERIC machine description file # @@ -20,7 +20,7 @@ include "arch/hpcmips/conf/std.hpcmips" include "arch/hpcmips/conf/std.hpcmips.vr41" -#ident "GENERIC-$Revision: 1.54 $" +#ident "GENERIC-$Revision: 1.55 $" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary @@ -132,7 +132,7 @@ options FONT_VT220L8x10 # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # # Hpckbd will set key board layout appropriately. You can use option diff --git a/sys/arch/hpcsh/conf/GENERIC b/sys/arch/hpcsh/conf/GENERIC index 2287a8ea2df0..d7e60788a97d 100644 --- a/sys/arch/hpcsh/conf/GENERIC +++ b/sys/arch/hpcsh/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.96 2012/03/10 21:51:52 joerg Exp $ +# $NetBSD: GENERIC,v 1.97 2012/06/05 08:44:12 abs Exp $ # # GENERIC machine description file # @@ -191,7 +191,7 @@ options WS_KERNEL_BG=WSCOL_BLUE # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options FONT_VT220L8x10 # the console font diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index 61c009871723..3e688cc00d5b 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,4 +1,4 @@ -# $NetBSD: ALL,v 1.338 2012/04/19 20:20:34 wiz Exp $ +# $NetBSD: ALL,v 1.339 2012/06/05 08:44:12 abs Exp $ # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp # # ALL machine description file @@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "ALL-$Revision: 1.338 $" +#ident "ALL-$Revision: 1.339 $" maxusers 64 # estimated number of users @@ -280,7 +280,7 @@ options WSDISPLAY_BORDER_COLOR=WSCOL_BLUE # default color # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options WSKBD_EVENT_AUTOREPEAT # auto repeat in event mode #options WSKBD_USONLY # strip off non-US keymaps diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index a7b88dc5400e..4508b562b108 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.1073 2012/05/30 14:30:34 nonaka Exp $ +# $NetBSD: GENERIC,v 1.1074 2012/06/05 08:44:12 abs Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.1073 $" +#ident "GENERIC-$Revision: 1.1074 $" maxusers 64 # estimated number of users @@ -268,7 +268,7 @@ options WSDISPLAY_CUSTOM_BORDER # custom border colors via wsconsctl(8) # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes #options WSKBD_EVENT_AUTOREPEAT # auto repeat in event mode #options WSKBD_USONLY # strip off non-US keymaps diff --git a/sys/arch/i386/conf/GENERIC_TINY b/sys/arch/i386/conf/GENERIC_TINY index 83bc47fa81f2..18c211521674 100644 --- a/sys/arch/i386/conf/GENERIC_TINY +++ b/sys/arch/i386/conf/GENERIC_TINY @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC_TINY,v 1.131 2012/03/10 21:51:53 joerg Exp $ +# $NetBSD: GENERIC_TINY,v 1.132 2012/06/05 08:44:13 abs Exp $ # # GENERIC_TINY -- suitable default for 4M machines # No EISA, PCI, or SCSI. @@ -176,7 +176,7 @@ options WS_KERNEL_FG=WSCOL_GREEN # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" # for pckbd driver diff --git a/sys/arch/i386/conf/INSTALL_FLOPPY b/sys/arch/i386/conf/INSTALL_FLOPPY index f11d2181ec45..f8407dd7b94f 100644 --- a/sys/arch/i386/conf/INSTALL_FLOPPY +++ b/sys/arch/i386/conf/INSTALL_FLOPPY @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_FLOPPY,v 1.15 2012/01/29 18:29:11 hannken Exp $ +# $NetBSD: INSTALL_FLOPPY,v 1.16 2012/06/05 08:44:13 abs Exp $ # # INSTALL - Installation kernel. # @@ -173,7 +173,7 @@ options WSEMUL_VT100 # VT100 / VT220 emulation # compatibility to other console drivers #options WSDISPLAY_COMPAT_PCVT # emulate some ioctls #options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -#options WSDISPLAY_COMPAT_USL # VT handling +#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/i386/conf/INSTALL_TINY b/sys/arch/i386/conf/INSTALL_TINY index e03160221558..89bd359c8dd5 100644 --- a/sys/arch/i386/conf/INSTALL_TINY +++ b/sys/arch/i386/conf/INSTALL_TINY @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_TINY,v 1.134 2011/11/22 21:25:21 tls Exp $ +# $NetBSD: INSTALL_TINY,v 1.135 2012/06/05 08:44:13 abs Exp $ # # This kernel should be derived from INSTALL (which is derived # from GENERIC) with some features commented out. @@ -169,7 +169,7 @@ options WS_KERNEL_FG=WSCOL_GREEN # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" # for pckbd driver diff --git a/sys/arch/i386/conf/XEN3_DOM0 b/sys/arch/i386/conf/XEN3_DOM0 index cf759cd782a4..6ee76c11fa84 100644 --- a/sys/arch/i386/conf/XEN3_DOM0 +++ b/sys/arch/i386/conf/XEN3_DOM0 @@ -1,4 +1,4 @@ -# $NetBSD: XEN3_DOM0,v 1.66 2012/04/19 17:50:51 bouyer Exp $ +# $NetBSD: XEN3_DOM0,v 1.67 2012/06/05 08:44:13 abs Exp $ # # XEN3_0: Xen 3.0 domain0 kernel @@ -194,7 +194,7 @@ options WSEMUL_VT100 # VT100 / VT220 emulation options WS_KERNEL_FG=WSCOL_GREEN options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options WSDISPLAY_DEFAULTSCREENS=4 options WSDISPLAY_SCROLLSUPPORT diff --git a/sys/arch/netwinder/conf/GENERIC b/sys/arch/netwinder/conf/GENERIC index 4571317981cd..99e20747bd32 100644 --- a/sys/arch/netwinder/conf/GENERIC +++ b/sys/arch/netwinder/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.111 2012/03/10 21:51:54 joerg Exp $ +# $NetBSD: GENERIC,v 1.112 2012/06/05 08:44:14 abs Exp $ # # GENERIC machine description file # @@ -249,7 +249,7 @@ options WS_KERNEL_COLATTR=WSATTR_HILIT # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options FONT_GALLANT12x22 # Sun PROM font look-alike diff --git a/sys/arch/next68k/conf/GENERIC b/sys/arch/next68k/conf/GENERIC index 4e611958ecba..58984cc4ecfc 100644 --- a/sys/arch/next68k/conf/GENERIC +++ b/sys/arch/next68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.126 2012/03/10 21:51:55 joerg Exp $ +# $NetBSD: GENERIC,v 1.127 2012/06/05 08:44:14 abs Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/next68k/conf/std.next68k" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.126 $" +#ident "GENERIC-$Revision: 1.127 $" # Needs to be set per system. i.e change these as you see fit maxusers 16 @@ -177,7 +177,7 @@ options RCONS_16BPP # necessary for color nextdisplay #options WSEMUL_SUN # sun terminal emulation options WSEMUL_VT100 # VT100 / VT220 emulation options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/wskbdmap_next.h for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/next68k/conf/SLAB b/sys/arch/next68k/conf/SLAB index 536247d01ff1..0bc689cb798b 100644 --- a/sys/arch/next68k/conf/SLAB +++ b/sys/arch/next68k/conf/SLAB @@ -1,4 +1,4 @@ -# $NetBSD: SLAB,v 1.45 2012/03/10 21:51:55 joerg Exp $ +# $NetBSD: SLAB,v 1.46 2012/06/05 08:44:14 abs Exp $ # # deberg's development machine # @@ -131,7 +131,7 @@ options RCONS_16BPP # necessary for nextdisplay #options WSEMUL_SUN # sun terminal emulation options WSEMUL_VT100 # VT100 / VT220 emulation options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/wskbdmap_next.h for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/prep/conf/GENERIC b/sys/arch/prep/conf/GENERIC index 2801de357eaa..5373bf339215 100644 --- a/sys/arch/prep/conf/GENERIC +++ b/sys/arch/prep/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.162 2012/03/10 21:51:55 joerg Exp $ +# $NetBSD: GENERIC,v 1.163 2012/06/05 08:44:14 abs Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/prep/conf/std.prep" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.162 $" +#ident "GENERIC-$Revision: 1.163 $" maxusers 32 @@ -164,7 +164,7 @@ options WSEMUL_VT100 # VT100 / VT220 emulation options WS_KERNEL_FG=WSCOL_GREEN #options WS_KERNEL_BG=WSCOL_BLACK # compatibility to other console drivers -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/shark/conf/GENERIC b/sys/arch/shark/conf/GENERIC index 1d6fea3f39c7..0891090dea4e 100644 --- a/sys/arch/shark/conf/GENERIC +++ b/sys/arch/shark/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.100 2012/05/13 07:34:02 mrg Exp $ +# $NetBSD: GENERIC,v 1.101 2012/06/05 08:44:15 abs Exp $ # # Generic Shark configuration. # @@ -7,7 +7,7 @@ include "arch/shark/conf/std.shark" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.100 $" +#ident "GENERIC-$Revision: 1.101 $" # estimated number of users maxusers 32 @@ -190,7 +190,7 @@ options WS_KERNEL_FG=WSCOL_GREEN # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/shark/conf/INSTALL b/sys/arch/shark/conf/INSTALL index ad5c9987705b..75a0b692f275 100644 --- a/sys/arch/shark/conf/INSTALL +++ b/sys/arch/shark/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.49 2011/12/18 05:49:32 dholland Exp $ +# $NetBSD: INSTALL,v 1.50 2012/06/05 08:44:15 abs Exp $ # # Shark installation kernel # @@ -161,7 +161,7 @@ options WSEMUL_VT100 # VT100 / VT220 emulation # compatibility to other console drivers #options WSDISPLAY_COMPAT_PCVT # emulate some ioctls #options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -#options WSDISPLAY_COMPAT_USL # VT handling +#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # see dev/pckbport/wskbdmap_mfii.c for implemented layouts #options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" diff --git a/sys/arch/sparc/conf/KRUPS b/sys/arch/sparc/conf/KRUPS index 754fa2b5067a..11e82a0ea9e8 100644 --- a/sys/arch/sparc/conf/KRUPS +++ b/sys/arch/sparc/conf/KRUPS @@ -1,4 +1,4 @@ -# $NetBSD: KRUPS,v 1.58 2012/03/11 06:18:46 nakayama Exp $ +# $NetBSD: KRUPS,v 1.59 2012/06/05 08:44:15 abs Exp $ # From: NetBSD: GENERIC,v 1.197 2006/12/04 23:43:35 elad Exp # # Krups (JavaStation-NC) machine description file @@ -8,7 +8,7 @@ include "arch/sparc/conf/std.sparc" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "KRUPS-$Revision: 1.58 $" +#ident "KRUPS-$Revision: 1.59 $" maxusers 32 @@ -94,7 +94,7 @@ options WSDISPLAY_CUSTOM_BORDER # custom border colors via wsconsctl(8) # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options FONT_GALLANT12x22 # PROM font look-alike diff --git a/sys/arch/sparc/conf/TADPOLE3GX b/sys/arch/sparc/conf/TADPOLE3GX index 8c53c76f1ed4..4472490b9c53 100644 --- a/sys/arch/sparc/conf/TADPOLE3GX +++ b/sys/arch/sparc/conf/TADPOLE3GX @@ -1,4 +1,4 @@ -# $NetBSD: TADPOLE3GX,v 1.55 2012/03/11 06:18:46 nakayama Exp $ +# $NetBSD: TADPOLE3GX,v 1.56 2012/06/05 08:44:15 abs Exp $ include "arch/sparc/conf/std.sparc" @@ -35,7 +35,7 @@ options WS_KERNEL_BG=WSCOL_LIGHT_WHITE options WSDISPLAY_COMPAT_PCVT # emulate some ioctls options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_DEFAULTSCREENS=1 diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 3a468338aa98..086c022bd80e 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.150 2012/03/11 06:11:29 nakayama Exp $ +# $NetBSD: GENERIC,v 1.151 2012/06/05 08:44:16 abs Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/sparc64/conf/std.sparc64" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.150 $" +#ident "GENERIC-$Revision: 1.151 $" maxusers 64 @@ -914,7 +914,7 @@ wskbd0 at kbd0 options WSEMUL_VT100 # allow us to be wsvt25 options WS_DEFAULT_FG=WSCOL_BLACK options WS_DEFAULT_BG=WSCOL_LIGHT_WHITE -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options WSDISPLAY_DEFAULTSCREENS=4 options FONT_GALLANT12x22 # PROM font look-alike diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index 16708bd5cc0a..7a4c97ce020c 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.53 2012/04/07 09:09:43 nonaka Exp $ +# $NetBSD: GENERIC,v 1.54 2012/06/05 08:44:16 abs Exp $ # # GENERIC machine description file # @@ -152,7 +152,7 @@ options WS_KERNEL_FG=WSCOL_GREEN # compatibility to other console drivers options WSDISPLAY_COMPAT_PCVT # emulate some ioctls -options WSDISPLAY_COMPAT_USL # VT handling +options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes # Development and Debugging options