Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/i386/conf Pull up following revision(s) (request...
details: https://anonhg.NetBSD.org/src/rev/8add3fd86c9d
branches: netbsd-3
changeset: 577876:8add3fd86c9d
user: tron <tron%NetBSD.org@localhost>
date: Fri Mar 10 13:14:13 2006 +0000
description:
Pull up following revision(s) (requested by bouyer in ticket #1190):
sys/arch/i386/conf/XENU: revision 1.18
Remove wscons options, XENU doens't have any wscons device.
diffstat:
sys/arch/i386/conf/XENU | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r 952d5952c245 -r 8add3fd86c9d sys/arch/i386/conf/XENU
--- a/sys/arch/i386/conf/XENU Fri Mar 10 13:02:08 2006 +0000
+++ b/sys/arch/i386/conf/XENU Fri Mar 10 13:14:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XENU,v 1.1.2.3 2005/10/05 12:35:04 tron Exp $
+# $NetBSD: XENU,v 1.1.2.4 2006/03/10 13:14:13 tron Exp $
include "arch/xen/conf/std.xen"
@@ -159,15 +159,6 @@
#options NFS_BOOTSTATIC_SERVADDR="\"169.254.1.1\""
#options NFS_BOOTSTATIC_SERVER="\"server:/path/to/root\""
-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_RAWKBD # can get raw scancodes
-options WSDISPLAY_DEFAULTSCREENS=4
-options PCDISPLAY_SOFTCURSOR
-
config netbsd root on ? type ?
#config netbsd root on wd0a type ffs
#config netbsd root on xennet0 type nfs
Home |
Main Index |
Thread Index |
Old Index