Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/acorn32/conf Pull up revision 1.12 (requested ...
details: https://anonhg.NetBSD.org/src/rev/c978141e58ee
branches: netbsd-1-6
changeset: 527831:c978141e58ee
user: tv <tv%NetBSD.org@localhost>
date: Mon Jun 10 16:34:44 2002 +0000
description:
Pull up revision 1.12 (requested by bjh21 in ticket #224):
Synchronise MONITOR and MODES definitions with GENERIC. This allows my NC to
boot in a screen mode that looks sensible on its LCD monitor.
diffstat:
sys/arch/acorn32/conf/NC | 12 ++++--------
1 files changed, 4 insertions(+), 8 deletions(-)
diffs (23 lines):
diff -r fec55675643d -r c978141e58ee sys/arch/acorn32/conf/NC
--- a/sys/arch/acorn32/conf/NC Mon Jun 10 16:33:26 2002 +0000
+++ b/sys/arch/acorn32/conf/NC Mon Jun 10 16:34:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NC,v 1.11 2002/04/25 15:06:20 atatat Exp $
+# $NetBSD: NC,v 1.11.4.1 2002/06/10 16:34:44 tv Exp $
#
# NC - with vidcconsole
#
@@ -271,10 +271,6 @@
pseudo-device md 1 # Ramdisk driver
pseudo-device rnd # /dev/random and /dev/urandom
-#makeoptions MONITOR="Taxan875+LR"
-makeoptions MONITOR="AKF85"
-makeoptions MODES="640,480,70"
-#makeoptions MODES="800,600,60"
-#makeoptions MONITOR="PALTV"
-#makeoptions MODES="640,256,60 640,480,60 1024,768,60 1024,768,70 800,600,60 1280,1024 1152,900"
-
+makeoptions MONITOR="Taxan875+LR"
+#makeoptions MONITOR="AKF60"
+makeoptions MODES="1024,768,60 1024,768,70 800,600,60 640,480,60 1280,1024 1152,900"
Home |
Main Index |
Thread Index |
Old Index