Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf Remove duplciate WSDISPLAY_COMPAT_PCVT...
details: https://anonhg.NetBSD.org/src/rev/e5f70b6fc785
branches: trunk
changeset: 785082:e5f70b6fc785
user: martin <martin%NetBSD.org@localhost>
date: Thu Feb 21 09:04:22 2013 +0000
description:
Remove duplciate WSDISPLAY_COMPAT_PCVT - no idea how that sneaked in.
Thanks to Nick Hudson for the quick catch.
diffstat:
sys/arch/sparc64/conf/GENERIC | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r bb3a627358a5 -r e5f70b6fc785 sys/arch/sparc64/conf/GENERIC
--- a/sys/arch/sparc64/conf/GENERIC Thu Feb 21 08:20:19 2013 +0000
+++ b/sys/arch/sparc64/conf/GENERIC Thu Feb 21 09:04:22 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.159 2013/02/21 08:07:24 martin Exp $
+# $NetBSD: GENERIC,v 1.160 2013/02/21 09:04:22 martin Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.159 $"
+#ident "GENERIC-$Revision: 1.160 $"
maxusers 64
@@ -929,7 +929,6 @@
options WSDISPLAY_COMPAT_PCVT # emulate some ioctls
options WSDISPLAY_COMPAT_SYSCONS # emulate some more ioctls
options WSDISPLAY_COMPAT_USL # wsconscfg VT handling
-options WSDISPLAY_COMPAT_PCVT # emulate some ioctls
options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
options WSDISPLAY_DEFAULTSCREENS=4
options FONT_GALLANT12x22 # PROM font look-alike
Home |
Main Index |
Thread Index |
Old Index