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 regenerate
details: https://anonhg.NetBSD.org/src/rev/55c9940314f6
branches: trunk
changeset: 468009:55c9940314f6
user: is <is%NetBSD.org@localhost>
date: Thu Apr 01 20:24:29 1999 +0000
description:
regenerate
diffstat:
sys/arch/amiga/conf/AMIGA | 2 +-
sys/arch/amiga/conf/DRACO | 21 +++++++++++----------
2 files changed, 12 insertions(+), 11 deletions(-)
diffs (72 lines):
diff -r 29158fc5a1d1 -r 55c9940314f6 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Thu Apr 01 19:36:09 1999 +0000
+++ b/sys/arch/amiga/conf/AMIGA Thu Apr 01 20:24:29 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: AMIGA,v 1.12 1999/03/24 22:26:14 is Exp $
+# $NetBSD: AMIGA,v 1.13 1999/04/01 20:24:29 is Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
diff -r 29158fc5a1d1 -r 55c9940314f6 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Thu Apr 01 19:36:09 1999 +0000
+++ b/sys/arch/amiga/conf/DRACO Thu Apr 01 20:24:29 1999 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: DRACO,v 1.31 1999/03/09 15:09:00 is Exp $
+# $NetBSD: DRACO,v 1.32 1999/04/01 20:24:29 is Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
# Created from:
-#$ NetBSD: GENERIC,v 1.118 1999/03/09 12:20:41 is Exp $
+#$ NetBSD: GENERIC,v 1.119 1999/03/24 22:24:42 is Exp $
include "arch/amiga/conf/std.amiga"
@@ -84,7 +84,7 @@
options NKMEMCLUSTERS=256 # Size of kernel malloc area
options UCONSOLE # anyone can redirect a virtual console
#options INSECURE # allow, among other insecure stuff, LKM
- #loading in multi-user mode.
+ # loading in multi-user mode.
options SCSIVERBOSE # Verbose SCSI errors
options NTP # NTP phase/frequency locked loop
@@ -102,13 +102,14 @@
#Amiga specific options
#options LIMITMEM=24 # Do not use more than LIMITMEM MB of the
- #first bank of RAM. (default: unlimited)
+ # first bank of RAM. (default: unlimited)
#options NKPTADD=4 # set this for 4 additional KPT pages
#options NKPTADDSHIFT=24 # set this for 1 additional KPT page
- #per 16 MB (1<<24 bytes) of RAM
-
- #increase NKPTADD if you get "out of PT pages"
- #panics.
+ # per 16 MB (1<<24 bytes) of RAM
+ # define and decrease this, or define and
+ # increase NKPTADD if you get "out of PT pages"
+ # panics.
+
#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
#before the 10 secondinterval ends, or that KBDRESET does work at all.
#options KBDRESET # sync on Ctrl-Amiga-Amiga
@@ -124,7 +125,7 @@
#options KFONT_8X11 # 8x11 font
#This is how you would tell the kernel the A2410 oscillator frequencies:
-#The used frequencies are the defaults, decrease this, or define and do not need option setting
+#The used frequencies are the defaults, and do not need option setting
#options ULOWELL_OSC1=36000000
#options ULOWELL_OSC2=66667000
@@ -211,7 +212,7 @@
#pseudo-device raid 4 # RAIDframe disk driver
#rnd is EXPERIMENTAL at this point.
-#pseudo-device rnd # /dev/random decrease this, or define and in-kernel generator
+#pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN)
config netbsd root on ? type ?
Home |
Main Index |
Thread Index |
Old Index