Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/conf regen after GENERIC v1.178
details: https://anonhg.NetBSD.org/src/rev/88baf4f6ad59
branches: trunk
changeset: 525886:88baf4f6ad59
user: heinz <heinz%NetBSD.org@localhost>
date: Fri Apr 19 16:14:01 2002 +0000
description:
regen after GENERIC v1.178
diffstat:
sys/arch/amiga/conf/AMIGA | 15 ++++++++++-----
sys/arch/amiga/conf/DRACO | 13 +++++++++----
sys/arch/amiga/conf/INSTALL | 15 ++++++++++-----
sys/arch/amiga/conf/WSCONS | 15 ++++++++++-----
4 files changed, 39 insertions(+), 19 deletions(-)
diffs (214 lines):
diff -r 1adaf01a0807 -r 88baf4f6ad59 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Fri Apr 19 16:11:26 2002 +0000
+++ b/sys/arch/amiga/conf/AMIGA Fri Apr 19 16:14:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.48 2002/04/12 08:10:49 gmcgarry Exp $
+# $NetBSD: AMIGA,v 1.49 2002/04/19 16:14:01 heinz Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
-# Created from: #NetBSD: GENERIC,v 1.174 2002/02/13 12:08:57 is Exp $
+# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
#GENERIC machine description file
@@ -24,7 +24,7 @@
#device.
include "arch/amiga/conf/std.amiga"
-#ident "GENERIC-$Revision: 1.48 $"
+#ident "GENERIC-$Revision: 1.49 $"
maxusers 8
options RTC_OFFSET=0
@@ -142,9 +142,9 @@
#options INSECURE # disable kernel security levels
options SCSIVERBOSE # human readable SCSI error messages
+#options USERCONF # userconf(4) support
options NTP # NTP phase/frequency locked loop
-#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#Misc. debugging options
@@ -196,6 +196,11 @@
#options KFONT_8X11 # 8x11 font
+#select a font for the console according to the character set and keymap
+#you want to use
+options KFONT_CONS_ISO8859_1
+#options KFONT_CONS_ISO8859_2
+
#This is how you would tell the kernel the A2410 oscillator frequencies:
#The used frequencies are the defaults, and do not need option setting
#options ULOWELL_OSC1=36000000
@@ -228,7 +233,7 @@
grfrh0 at zbus0 # retina III
-grfcl* at zbus0 # Picasso II/Piccalo/Spectrum
+grfcl* at zbus0 # Picasso II/Piccolo/Spectrum
grful0 at zbus0 # A2410
grfcv0 at zbus0 # CyberVision 64
grfet* at zbus0 # Tseng (oMniBus, Domino, Merlin)
diff -r 1adaf01a0807 -r 88baf4f6ad59 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Fri Apr 19 16:11:26 2002 +0000
+++ b/sys/arch/amiga/conf/DRACO Fri Apr 19 16:14:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.64 2002/04/12 08:10:49 gmcgarry Exp $
+# $NetBSD: DRACO,v 1.65 2002/04/19 16:14:02 heinz Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
-# Created from: #NetBSD: GENERIC,v 1.174 2002/02/13 12:08:57 is Exp $
+# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
#GENERIC machine description file
@@ -24,7 +24,7 @@
#device.
include "arch/amiga/conf/std.amiga"
-#ident "GENERIC-$Revision: 1.64 $"
+#ident "GENERIC-$Revision: 1.65 $"
maxusers 8
options RTC_OFFSET=0
@@ -130,9 +130,9 @@
#options INSECURE # disable kernel security levels
options SCSIVERBOSE # human readable SCSI error messages
+#options USERCONF # userconf(4) support
options NTP # NTP phase/frequency locked loop
-#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#Misc. debugging options
@@ -170,6 +170,11 @@
#options KFONT_8X11 # 8x11 font
+#select a font for the console according to the character set and keymap
+#you want to use
+options KFONT_CONS_ISO8859_1
+#options KFONT_CONS_ISO8859_2
+
#This is how you would tell the kernel the A2410 oscillator frequencies:
#The used frequencies are the defaults, and do not need option setting
#options ULOWELL_OSC1=36000000
diff -r 1adaf01a0807 -r 88baf4f6ad59 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL Fri Apr 19 16:11:26 2002 +0000
+++ b/sys/arch/amiga/conf/INSTALL Fri Apr 19 16:14:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.26 2002/04/12 08:10:50 gmcgarry Exp $
+# $NetBSD: INSTALL,v 1.27 2002/04/19 16:14:02 heinz Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
-# Created from: #NetBSD: GENERIC,v 1.174 2002/02/13 12:08:57 is Exp $
+# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
#GENERIC machine description file
@@ -24,7 +24,7 @@
#device.
include "arch/amiga/conf/std.amiga"
-#ident "GENERIC-$Revision: 1.26 $"
+#ident "GENERIC-$Revision: 1.27 $"
makeoptions COPTS="-Os"
@@ -97,8 +97,8 @@
#options INSECURE # disable kernel security levels
options SCSIVERBOSE # human readable SCSI error messages
+#options USERCONF # userconf(4) support
-#options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#Misc. debugging options
@@ -150,6 +150,11 @@
#options KFONT_8X11 # 8x11 font
+#select a font for the console according to the character set and keymap
+#you want to use
+options KFONT_CONS_ISO8859_1
+#options KFONT_CONS_ISO8859_2
+
#This is how you would tell the kernel the A2410 oscillator frequencies:
#The used frequencies are the defaults, and do not need option setting
#options ULOWELL_OSC1=36000000
@@ -182,7 +187,7 @@
grfrh0 at zbus0 # retina III
-grfcl* at zbus0 # Picasso II/Piccalo/Spectrum
+grfcl* at zbus0 # Picasso II/Piccolo/Spectrum
grful0 at zbus0 # A2410
grfcv0 at zbus0 # CyberVision 64
grfet* at zbus0 # Tseng (oMniBus, Domino, Merlin)
diff -r 1adaf01a0807 -r 88baf4f6ad59 sys/arch/amiga/conf/WSCONS
--- a/sys/arch/amiga/conf/WSCONS Fri Apr 19 16:11:26 2002 +0000
+++ b/sys/arch/amiga/conf/WSCONS Fri Apr 19 16:14:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: WSCONS,v 1.2 2002/04/12 08:10:50 gmcgarry Exp $
+# $NetBSD: WSCONS,v 1.3 2002/04/19 16:14:02 heinz Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
-# Created from: #NetBSD: GENERIC,v 1.176 2002/03/04 13:24:08 sommerfeld Exp $
+# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
#GENERIC machine description file
@@ -24,7 +24,7 @@
#device.
include "arch/amiga/conf/std.amiga"
-#ident "GENERIC-$Revision: 1.2 $"
+#ident "GENERIC-$Revision: 1.3 $"
maxusers 8
options RTC_OFFSET=0
@@ -144,9 +144,9 @@
#options INSECURE # disable kernel security levels
options SCSIVERBOSE # human readable SCSI error messages
+#options USERCONF # userconf(4) support
options NTP # NTP phase/frequency locked loop
-#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#Misc. debugging options
@@ -198,6 +198,11 @@
#options KFONT_8X11 # 8x11 font
+#select a font for the console according to the character set and keymap
+#you want to use
+options KFONT_CONS_ISO8859_1
+#options KFONT_CONS_ISO8859_2
+
#This is how you would tell the kernel the A2410 oscillator frequencies:
#The used frequencies are the defaults, and do not need option setting
#options ULOWELL_OSC1=36000000
@@ -230,7 +235,7 @@
#grfrh0 at zbus0 # retina III
-#grfcl* at zbus0 # Picasso II/Piccalo/Spectrum
+#grfcl* at zbus0 # Picasso II/Piccolo/Spectrum
#grful0 at zbus0 # A2410
#grfcv0 at zbus0 # CyberVision 64
#grfet* at zbus0 # Tseng (oMniBus, Domino, Merlin)
Home |
Main Index |
Thread Index |
Old Index