Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/next68k/conf pullup 1.35, approved by thorpej
details: https://anonhg.NetBSD.org/src/rev/f4589f37c576
branches: netbsd-1-5
changeset: 489693:f4589f37c576
user: deberg <deberg%NetBSD.org@localhost>
date: Fri Oct 06 23:19:44 2000 +0000
description:
pullup 1.35, approved by thorpej
add RCONS_BPP16 for color display
diffstat:
sys/arch/next68k/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 16c92dbab9bf -r f4589f37c576 sys/arch/next68k/conf/GENERIC
--- a/sys/arch/next68k/conf/GENERIC Fri Oct 06 23:18:48 2000 +0000
+++ b/sys/arch/next68k/conf/GENERIC Fri Oct 06 23:19:44 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.30.2.2 2000/10/04 08:24:27 itojun Exp $
+# $NetBSD: GENERIC,v 1.30.2.3 2000/10/06 23:19:44 deberg Exp $
#
# GENERIC next68k
#
@@ -6,7 +6,7 @@
include "arch/next68k/conf/std.next68k"
-#ident "GENERIC-$Revision: 1.30.2.2 $"
+#ident "GENERIC-$Revision: 1.30.2.3 $"
# Needs to be set per system. i.e change these as you see fit
maxusers 16
@@ -118,6 +118,7 @@
# wscons options
options RCONS_2BPP # necessary for nextdisplay
+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
Home |
Main Index |
Thread Index |
Old Index