Module Name:    src
Committed By:   abs
Date:           Tue Jun  5 08:44:16 UTC 2012

Modified Files:
        src/sys/arch/amd64/conf: GENERIC XEN3_DOM0
        src/sys/arch/atari/conf: MILAN.in
        src/sys/arch/bebox/conf: GENERIC INSTALL
        src/sys/arch/cats/conf: GENERIC INSTALL
        src/sys/arch/evbarm/conf: ARMADILLO9 BEAGLEBOARD HPT5325 MMNET_GENERIC
            MPCSA_GENERIC NETWALKER TS7200
        src/sys/arch/evbppc/conf: EXPLORA451 VIRTEX_DFC VIRTEX_GSRD1
            VIRTEX_GSRD2
        src/sys/arch/hp700/conf: GENERIC
        src/sys/arch/hpcmips/conf: GENERIC MPC303 TX3912 TX3922 VR41XX
        src/sys/arch/hpcsh/conf: GENERIC
        src/sys/arch/i386/conf: ALL GENERIC GENERIC_TINY INSTALL_FLOPPY
            INSTALL_TINY XEN3_DOM0
        src/sys/arch/netwinder/conf: GENERIC
        src/sys/arch/next68k/conf: GENERIC SLAB
        src/sys/arch/prep/conf: GENERIC
        src/sys/arch/shark/conf: GENERIC INSTALL
        src/sys/arch/sparc/conf: KRUPS TADPOLE3GX
        src/sys/arch/sparc64/conf: GENERIC
        src/sys/arch/zaurus/conf: GENERIC

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.355 -r1.356 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/amd64/conf/XEN3_DOM0
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/atari/conf/MILAN.in
cvs rdiff -u -r1.130 -r1.131 src/sys/arch/bebox/conf/GENERIC
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/bebox/conf/INSTALL
cvs rdiff -u -r1.139 -r1.140 src/sys/arch/cats/conf/GENERIC
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/cats/conf/INSTALL
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/evbarm/conf/ARMADILLO9
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbarm/conf/BEAGLEBOARD
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/HPT5325
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/MMNET_GENERIC
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbarm/conf/MPCSA_GENERIC
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/NETWALKER
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/evbarm/conf/TS7200
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/evbppc/conf/EXPLORA451
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbppc/conf/VIRTEX_DFC
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/evbppc/conf/VIRTEX_GSRD1
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/evbppc/conf/VIRTEX_GSRD2
cvs rdiff -u -r1.114 -r1.115 src/sys/arch/hp700/conf/GENERIC
cvs rdiff -u -r1.215 -r1.216 src/sys/arch/hpcmips/conf/GENERIC
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/hpcmips/conf/MPC303
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/hpcmips/conf/TX3912
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/hpcmips/conf/TX3922
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/hpcmips/conf/VR41XX
cvs rdiff -u -r1.96 -r1.97 src/sys/arch/hpcsh/conf/GENERIC
cvs rdiff -u -r1.338 -r1.339 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.1073 -r1.1074 src/sys/arch/i386/conf/GENERIC
cvs rdiff -u -r1.131 -r1.132 src/sys/arch/i386/conf/GENERIC_TINY
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/i386/conf/INSTALL_FLOPPY
cvs rdiff -u -r1.134 -r1.135 src/sys/arch/i386/conf/INSTALL_TINY
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/i386/conf/XEN3_DOM0
cvs rdiff -u -r1.111 -r1.112 src/sys/arch/netwinder/conf/GENERIC
cvs rdiff -u -r1.126 -r1.127 src/sys/arch/next68k/conf/GENERIC
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/next68k/conf/SLAB
cvs rdiff -u -r1.162 -r1.163 src/sys/arch/prep/conf/GENERIC
cvs rdiff -u -r1.100 -r1.101 src/sys/arch/shark/conf/GENERIC
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/shark/conf/INSTALL
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/sparc/conf/KRUPS
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/sparc/conf/TADPOLE3GX
cvs rdiff -u -r1.150 -r1.151 src/sys/arch/sparc64/conf/GENERIC
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/zaurus/conf/GENERIC

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amd64/conf/GENERIC
diff -u src/sys/arch/amd64/conf/GENERIC:1.355 src/sys/arch/amd64/conf/GENERIC:1.356
--- src/sys/arch/amd64/conf/GENERIC:1.355	Wed May 30 14:30:34 2012
+++ src/sys/arch/amd64/conf/GENERIC	Tue Jun  5 08:44:07 2012
@@ -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

Index: src/sys/arch/amd64/conf/XEN3_DOM0
diff -u src/sys/arch/amd64/conf/XEN3_DOM0:1.83 src/sys/arch/amd64/conf/XEN3_DOM0:1.84
--- src/sys/arch/amd64/conf/XEN3_DOM0:1.83	Thu Apr 19 17:50:50 2012
+++ src/sys/arch/amd64/conf/XEN3_DOM0	Tue Jun  5 08:44:07 2012
@@ -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)"

Index: src/sys/arch/atari/conf/MILAN.in
diff -u src/sys/arch/atari/conf/MILAN.in:1.25 src/sys/arch/atari/conf/MILAN.in:1.26
--- src/sys/arch/atari/conf/MILAN.in:1.25	Sat Apr 10 01:59:40 2010
+++ src/sys/arch/atari/conf/MILAN.in	Tue Jun  5 08:44:07 2012
@@ -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

Index: src/sys/arch/bebox/conf/GENERIC
diff -u src/sys/arch/bebox/conf/GENERIC:1.130 src/sys/arch/bebox/conf/GENERIC:1.131
--- src/sys/arch/bebox/conf/GENERIC:1.130	Sat Mar 10 21:51:50 2012
+++ src/sys/arch/bebox/conf/GENERIC	Tue Jun  5 08:44:07 2012
@@ -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 SC
 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 ?

Index: src/sys/arch/bebox/conf/INSTALL
diff -u src/sys/arch/bebox/conf/INSTALL:1.53 src/sys/arch/bebox/conf/INSTALL:1.54
--- src/sys/arch/bebox/conf/INSTALL:1.53	Sun Dec 18 05:49:25 2011
+++ src/sys/arch/bebox/conf/INSTALL	Tue Jun  5 08:44:07 2012
@@ -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_BOOTPARA
 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

Index: src/sys/arch/cats/conf/GENERIC
diff -u src/sys/arch/cats/conf/GENERIC:1.139 src/sys/arch/cats/conf/GENERIC:1.140
--- src/sys/arch/cats/conf/GENERIC:1.139	Sat Mar 10 21:51:50 2012
+++ src/sys/arch/cats/conf/GENERIC	Tue Jun  5 08:44:08 2012
@@ -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 e
 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)"

Index: src/sys/arch/cats/conf/INSTALL
diff -u src/sys/arch/cats/conf/INSTALL:1.81 src/sys/arch/cats/conf/INSTALL:1.82
--- src/sys/arch/cats/conf/INSTALL:1.81	Sun Dec 18 05:49:25 2011
+++ src/sys/arch/cats/conf/INSTALL	Tue Jun  5 08:44:08 2012
@@ -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 e
 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)"

Index: src/sys/arch/evbarm/conf/ARMADILLO9
diff -u src/sys/arch/evbarm/conf/ARMADILLO9:1.34 src/sys/arch/evbarm/conf/ARMADILLO9:1.35
--- src/sys/arch/evbarm/conf/ARMADILLO9:1.34	Sat Apr  7 03:25:00 2012
+++ src/sys/arch/evbarm/conf/ARMADILLO9	Tue Jun  5 08:44:08 2012
@@ -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 e
 # 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)"

Index: src/sys/arch/evbarm/conf/BEAGLEBOARD
diff -u src/sys/arch/evbarm/conf/BEAGLEBOARD:1.26 src/sys/arch/evbarm/conf/BEAGLEBOARD:1.27
--- src/sys/arch/evbarm/conf/BEAGLEBOARD:1.26	Sat Apr  7 03:25:00 2012
+++ src/sys/arch/evbarm/conf/BEAGLEBOARD	Tue Jun  5 08:44:09 2012
@@ -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

Index: src/sys/arch/evbarm/conf/HPT5325
diff -u src/sys/arch/evbarm/conf/HPT5325:1.1 src/sys/arch/evbarm/conf/HPT5325:1.2
--- src/sys/arch/evbarm/conf/HPT5325:1.1	Sat Mar 31 02:41:05 2012
+++ src/sys/arch/evbarm/conf/HPT5325	Tue Jun  5 08:44:09 2012
@@ -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-1
 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 ?

Index: src/sys/arch/evbarm/conf/MMNET_GENERIC
diff -u src/sys/arch/evbarm/conf/MMNET_GENERIC:1.5 src/sys/arch/evbarm/conf/MMNET_GENERIC:1.6
--- src/sys/arch/evbarm/conf/MMNET_GENERIC:1.5	Sat Apr  7 03:25:00 2012
+++ src/sys/arch/evbarm/conf/MMNET_GENERIC	Tue Jun  5 08:44:09 2012
@@ -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_BOOTPARA
 # 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

Index: src/sys/arch/evbarm/conf/MPCSA_GENERIC
diff -u src/sys/arch/evbarm/conf/MPCSA_GENERIC:1.28 src/sys/arch/evbarm/conf/MPCSA_GENERIC:1.29
--- src/sys/arch/evbarm/conf/MPCSA_GENERIC:1.28	Sat Apr  7 03:25:00 2012
+++ src/sys/arch/evbarm/conf/MPCSA_GENERIC	Tue Jun  5 08:44:09 2012
@@ -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_BOOTPARA
 # 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

Index: src/sys/arch/evbarm/conf/NETWALKER
diff -u src/sys/arch/evbarm/conf/NETWALKER:1.12 src/sys/arch/evbarm/conf/NETWALKER:1.13
--- src/sys/arch/evbarm/conf/NETWALKER:1.12	Thu Apr 19 09:53:53 2012
+++ src/sys/arch/evbarm/conf/NETWALKER	Tue Jun  5 08:44:10 2012
@@ -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
 

Index: src/sys/arch/evbarm/conf/TS7200
diff -u src/sys/arch/evbarm/conf/TS7200:1.48 src/sys/arch/evbarm/conf/TS7200:1.49
--- src/sys/arch/evbarm/conf/TS7200:1.48	Sat Apr  7 03:25:00 2012
+++ src/sys/arch/evbarm/conf/TS7200	Tue Jun  5 08:44:10 2012
@@ -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)"

Index: src/sys/arch/evbppc/conf/EXPLORA451
diff -u src/sys/arch/evbppc/conf/EXPLORA451:1.47 src/sys/arch/evbppc/conf/EXPLORA451:1.48
--- src/sys/arch/evbppc/conf/EXPLORA451:1.47	Sun Dec 18 05:49:26 2011
+++ src/sys/arch/evbppc/conf/EXPLORA451	Tue Jun  5 08:44:10 2012
@@ -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)"

Index: src/sys/arch/evbppc/conf/VIRTEX_DFC
diff -u src/sys/arch/evbppc/conf/VIRTEX_DFC:1.16 src/sys/arch/evbppc/conf/VIRTEX_DFC:1.17
--- src/sys/arch/evbppc/conf/VIRTEX_DFC:1.16	Sun Dec 18 05:49:27 2011
+++ src/sys/arch/evbppc/conf/VIRTEX_DFC	Tue Jun  5 08:44:10 2012
@@ -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
 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

Index: src/sys/arch/evbppc/conf/VIRTEX_GSRD1
diff -u src/sys/arch/evbppc/conf/VIRTEX_GSRD1:1.14 src/sys/arch/evbppc/conf/VIRTEX_GSRD1:1.15
--- src/sys/arch/evbppc/conf/VIRTEX_GSRD1:1.14	Sun Dec 18 05:49:27 2011
+++ src/sys/arch/evbppc/conf/VIRTEX_GSRD1	Tue Jun  5 08:44:10 2012
@@ -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 sup
 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

Index: src/sys/arch/evbppc/conf/VIRTEX_GSRD2
diff -u src/sys/arch/evbppc/conf/VIRTEX_GSRD2:1.15 src/sys/arch/evbppc/conf/VIRTEX_GSRD2:1.16
--- src/sys/arch/evbppc/conf/VIRTEX_GSRD2:1.15	Sun Dec 18 05:49:27 2011
+++ src/sys/arch/evbppc/conf/VIRTEX_GSRD2	Tue Jun  5 08:44:10 2012
@@ -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 sup
 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

Index: src/sys/arch/hp700/conf/GENERIC
diff -u src/sys/arch/hp700/conf/GENERIC:1.114 src/sys/arch/hp700/conf/GENERIC:1.115
--- src/sys/arch/hp700/conf/GENERIC:1.114	Wed May 23 16:11:37 2012
+++ src/sys/arch/hp700/conf/GENERIC	Tue Jun  5 08:44:11 2012
@@ -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	# borde
 # 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)"

Index: src/sys/arch/hpcmips/conf/GENERIC
diff -u src/sys/arch/hpcmips/conf/GENERIC:1.215 src/sys/arch/hpcmips/conf/GENERIC:1.216
--- src/sys/arch/hpcmips/conf/GENERIC:1.215	Sun Dec 18 05:49:28 2011
+++ src/sys/arch/hpcmips/conf/GENERIC	Tue Jun  5 08:44:11 2012
@@ -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.
 
 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

Index: src/sys/arch/hpcmips/conf/MPC303
diff -u src/sys/arch/hpcmips/conf/MPC303:1.59 src/sys/arch/hpcmips/conf/MPC303:1.60
--- src/sys/arch/hpcmips/conf/MPC303:1.59	Sun Dec 18 05:49:28 2011
+++ src/sys/arch/hpcmips/conf/MPC303	Tue Jun  5 08:44:11 2012
@@ -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

Index: src/sys/arch/hpcmips/conf/TX3912
diff -u src/sys/arch/hpcmips/conf/TX3912:1.78 src/sys/arch/hpcmips/conf/TX3912:1.79
--- src/sys/arch/hpcmips/conf/TX3912:1.78	Sun Dec 18 05:49:28 2011
+++ src/sys/arch/hpcmips/conf/TX3912	Tue Jun  5 08:44:11 2012
@@ -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

Index: src/sys/arch/hpcmips/conf/TX3922
diff -u src/sys/arch/hpcmips/conf/TX3922:1.92 src/sys/arch/hpcmips/conf/TX3922:1.93
--- src/sys/arch/hpcmips/conf/TX3922:1.92	Sun Dec 18 05:49:28 2011
+++ src/sys/arch/hpcmips/conf/TX3922	Tue Jun  5 08:44:12 2012
@@ -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

Index: src/sys/arch/hpcmips/conf/VR41XX
diff -u src/sys/arch/hpcmips/conf/VR41XX:1.54 src/sys/arch/hpcmips/conf/VR41XX:1.55
--- src/sys/arch/hpcmips/conf/VR41XX:1.54	Sun Dec 18 05:49:28 2011
+++ src/sys/arch/hpcmips/conf/VR41XX	Tue Jun  5 08:44:12 2012
@@ -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

Index: src/sys/arch/hpcsh/conf/GENERIC
diff -u src/sys/arch/hpcsh/conf/GENERIC:1.96 src/sys/arch/hpcsh/conf/GENERIC:1.97
--- src/sys/arch/hpcsh/conf/GENERIC:1.96	Sat Mar 10 21:51:52 2012
+++ src/sys/arch/hpcsh/conf/GENERIC	Tue Jun  5 08:44:12 2012
@@ -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

Index: src/sys/arch/i386/conf/ALL
diff -u src/sys/arch/i386/conf/ALL:1.338 src/sys/arch/i386/conf/ALL:1.339
--- src/sys/arch/i386/conf/ALL:1.338	Thu Apr 19 20:20:34 2012
+++ src/sys/arch/i386/conf/ALL	Tue Jun  5 08:44:12 2012
@@ -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_BL
 # 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

Index: src/sys/arch/i386/conf/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.1073 src/sys/arch/i386/conf/GENERIC:1.1074
--- src/sys/arch/i386/conf/GENERIC:1.1073	Wed May 30 14:30:34 2012
+++ src/sys/arch/i386/conf/GENERIC	Tue Jun  5 08:44:12 2012
@@ -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	# custo
 # 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

Index: src/sys/arch/i386/conf/GENERIC_TINY
diff -u src/sys/arch/i386/conf/GENERIC_TINY:1.131 src/sys/arch/i386/conf/GENERIC_TINY:1.132
--- src/sys/arch/i386/conf/GENERIC_TINY:1.131	Sat Mar 10 21:51:53 2012
+++ src/sys/arch/i386/conf/GENERIC_TINY	Tue Jun  5 08:44:13 2012
@@ -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

Index: src/sys/arch/i386/conf/INSTALL_FLOPPY
diff -u src/sys/arch/i386/conf/INSTALL_FLOPPY:1.15 src/sys/arch/i386/conf/INSTALL_FLOPPY:1.16
--- src/sys/arch/i386/conf/INSTALL_FLOPPY:1.15	Sun Jan 29 18:29:11 2012
+++ src/sys/arch/i386/conf/INSTALL_FLOPPY	Tue Jun  5 08:44:13 2012
@@ -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 e
 # 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)"

Index: src/sys/arch/i386/conf/INSTALL_TINY
diff -u src/sys/arch/i386/conf/INSTALL_TINY:1.134 src/sys/arch/i386/conf/INSTALL_TINY:1.135
--- src/sys/arch/i386/conf/INSTALL_TINY:1.134	Tue Nov 22 21:25:21 2011
+++ src/sys/arch/i386/conf/INSTALL_TINY	Tue Jun  5 08:44:13 2012
@@ -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

Index: src/sys/arch/i386/conf/XEN3_DOM0
diff -u src/sys/arch/i386/conf/XEN3_DOM0:1.66 src/sys/arch/i386/conf/XEN3_DOM0:1.67
--- src/sys/arch/i386/conf/XEN3_DOM0:1.66	Thu Apr 19 17:50:51 2012
+++ src/sys/arch/i386/conf/XEN3_DOM0	Tue Jun  5 08:44:13 2012
@@ -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 e
 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

Index: src/sys/arch/netwinder/conf/GENERIC
diff -u src/sys/arch/netwinder/conf/GENERIC:1.111 src/sys/arch/netwinder/conf/GENERIC:1.112
--- src/sys/arch/netwinder/conf/GENERIC:1.111	Sat Mar 10 21:51:54 2012
+++ src/sys/arch/netwinder/conf/GENERIC	Tue Jun  5 08:44:14 2012
@@ -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

Index: src/sys/arch/next68k/conf/GENERIC
diff -u src/sys/arch/next68k/conf/GENERIC:1.126 src/sys/arch/next68k/conf/GENERIC:1.127
--- src/sys/arch/next68k/conf/GENERIC:1.126	Sat Mar 10 21:51:55 2012
+++ src/sys/arch/next68k/conf/GENERIC	Tue Jun  5 08:44:14 2012
@@ -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 co
 #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)"

Index: src/sys/arch/next68k/conf/SLAB
diff -u src/sys/arch/next68k/conf/SLAB:1.45 src/sys/arch/next68k/conf/SLAB:1.46
--- src/sys/arch/next68k/conf/SLAB:1.45	Sat Mar 10 21:51:55 2012
+++ src/sys/arch/next68k/conf/SLAB	Tue Jun  5 08:44:14 2012
@@ -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 ne
 #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)"

Index: src/sys/arch/prep/conf/GENERIC
diff -u src/sys/arch/prep/conf/GENERIC:1.162 src/sys/arch/prep/conf/GENERIC:1.163
--- src/sys/arch/prep/conf/GENERIC:1.162	Sat Mar 10 21:51:55 2012
+++ src/sys/arch/prep/conf/GENERIC	Tue Jun  5 08:44:14 2012
@@ -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 e
 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)"

Index: src/sys/arch/shark/conf/GENERIC
diff -u src/sys/arch/shark/conf/GENERIC:1.100 src/sys/arch/shark/conf/GENERIC:1.101
--- src/sys/arch/shark/conf/GENERIC:1.100	Sun May 13 07:34:02 2012
+++ src/sys/arch/shark/conf/GENERIC	Tue Jun  5 08:44:15 2012
@@ -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)"

Index: src/sys/arch/shark/conf/INSTALL
diff -u src/sys/arch/shark/conf/INSTALL:1.49 src/sys/arch/shark/conf/INSTALL:1.50
--- src/sys/arch/shark/conf/INSTALL:1.49	Sun Dec 18 05:49:32 2011
+++ src/sys/arch/shark/conf/INSTALL	Tue Jun  5 08:44:15 2012
@@ -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 e
 # 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)"

Index: src/sys/arch/sparc/conf/KRUPS
diff -u src/sys/arch/sparc/conf/KRUPS:1.58 src/sys/arch/sparc/conf/KRUPS:1.59
--- src/sys/arch/sparc/conf/KRUPS:1.58	Sun Mar 11 06:18:46 2012
+++ src/sys/arch/sparc/conf/KRUPS	Tue Jun  5 08:44:15 2012
@@ -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	# custo
 # 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

Index: src/sys/arch/sparc/conf/TADPOLE3GX
diff -u src/sys/arch/sparc/conf/TADPOLE3GX:1.55 src/sys/arch/sparc/conf/TADPOLE3GX:1.56
--- src/sys/arch/sparc/conf/TADPOLE3GX:1.55	Sun Mar 11 06:18:46 2012
+++ src/sys/arch/sparc/conf/TADPOLE3GX	Tue Jun  5 08:44:15 2012
@@ -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
 

Index: src/sys/arch/sparc64/conf/GENERIC
diff -u src/sys/arch/sparc64/conf/GENERIC:1.150 src/sys/arch/sparc64/conf/GENERIC:1.151
--- src/sys/arch/sparc64/conf/GENERIC:1.150	Sun Mar 11 06:11:29 2012
+++ src/sys/arch/sparc64/conf/GENERIC	Tue Jun  5 08:44:16 2012
@@ -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

Index: src/sys/arch/zaurus/conf/GENERIC
diff -u src/sys/arch/zaurus/conf/GENERIC:1.53 src/sys/arch/zaurus/conf/GENERIC:1.54
--- src/sys/arch/zaurus/conf/GENERIC:1.53	Sat Apr  7 09:09:43 2012
+++ src/sys/arch/zaurus/conf/GENERIC	Tue Jun  5 08:44:16 2012
@@ -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

Reply via email to