Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x68k/conf Add missing par0.
details: https://anonhg.NetBSD.org/src/rev/6608067e4dee
branches: trunk
changeset: 472025:6608067e4dee
user: minoura <minoura%NetBSD.org@localhost>
date: Sun Apr 18 15:43:21 1999 +0000
description:
Add missing par0.
diffstat:
sys/arch/x68k/conf/ALL | 4 +++-
sys/arch/x68k/conf/GENERIC | 4 +++-
sys/arch/x68k/conf/INSTALL | 4 +++-
sys/arch/x68k/conf/SMALL | 4 +++-
sys/arch/x68k/conf/TOKOCHAN | 10 ++++++----
sys/arch/x68k/conf/ZSCONS | 4 +++-
6 files changed, 21 insertions(+), 9 deletions(-)
diffs (131 lines):
diff -r ba82951e9749 -r 6608067e4dee sys/arch/x68k/conf/ALL
--- a/sys/arch/x68k/conf/ALL Sun Apr 18 14:39:10 1999 +0000
+++ b/sys/arch/x68k/conf/ALL Sun Apr 18 15:43:21 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.29 1999/03/24 06:06:11 mrg Exp $
+# $NetBSD: ALL,v 1.30 1999/04/18 15:43:21 minoura Exp $
#
# ALL -- everything that's currently supported
@@ -228,6 +228,8 @@
xcom0 at mainbus0 # NS16550 fast serial
xcom1 at mainbus0
+par0 at mainbus0 # Builtin printer port
+
## Audio device; broken
#okiadpcm0 at intio0 addr 0xe92000 intr 106 errintr 107 dma 3
#audio* at okiadpcm*
diff -r ba82951e9749 -r 6608067e4dee sys/arch/x68k/conf/GENERIC
--- a/sys/arch/x68k/conf/GENERIC Sun Apr 18 14:39:10 1999 +0000
+++ b/sys/arch/x68k/conf/GENERIC Sun Apr 18 15:43:21 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.31 1999/03/31 15:38:32 minoura Exp $
+# $NetBSD: GENERIC,v 1.32 1999/04/18 15:43:22 minoura Exp $
#
# GENERIC
@@ -228,6 +228,8 @@
xcom0 at mainbus0 # NS16550 fast serial
xcom1 at mainbus0
+par0 at mainbus0 # Builtin printer port
+
## Audio device; broken
#okiadpcm0 at intio0 addr 0xe92000 intr 106 errintr 107 dma 3
#audio* at okiadpcm*
diff -r ba82951e9749 -r 6608067e4dee sys/arch/x68k/conf/INSTALL
--- a/sys/arch/x68k/conf/INSTALL Sun Apr 18 14:39:10 1999 +0000
+++ b/sys/arch/x68k/conf/INSTALL Sun Apr 18 15:43:21 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.14 1999/04/14 14:13:11 minoura Exp $
+# $NetBSD: INSTALL,v 1.15 1999/04/18 15:43:22 minoura Exp $
#
# INSTALL -- installation kernel.
@@ -237,6 +237,8 @@
#xcom0 at mainbus0 # NS16550 fast serial
#xcom1 at mainbus0
+#par0 at mainbus0 # Builtin printer port
+
## Audio device; broken
#okiadpcm0 at intio0 addr 0xe92000 intr 106 errintr 107 dma 3
#audio* at okiadpcm*
diff -r ba82951e9749 -r 6608067e4dee sys/arch/x68k/conf/SMALL
--- a/sys/arch/x68k/conf/SMALL Sun Apr 18 14:39:10 1999 +0000
+++ b/sys/arch/x68k/conf/SMALL Sun Apr 18 15:43:21 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SMALL,v 1.17 1999/03/31 15:38:32 minoura Exp $
+# $NetBSD: SMALL,v 1.18 1999/04/18 15:43:22 minoura Exp $
#
# SMALL -- works with a small memory, e.g. 4MB
@@ -228,6 +228,8 @@
xcom0 at mainbus0 # NS16550 fast serial
xcom1 at mainbus0
+par0 at mainbus0 # Builtin printer port
+
## Audio device; broken
#okiadpcm0 at intio0 addr 0xe92000 intr 106 errintr 107 dma 3
#audio* at okiadpcm*
diff -r ba82951e9749 -r 6608067e4dee sys/arch/x68k/conf/TOKOCHAN
--- a/sys/arch/x68k/conf/TOKOCHAN Sun Apr 18 14:39:10 1999 +0000
+++ b/sys/arch/x68k/conf/TOKOCHAN Sun Apr 18 15:43:21 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TOKOCHAN,v 1.5 1999/03/31 15:38:33 minoura Exp $
+# $NetBSD: TOKOCHAN,v 1.6 1999/04/18 15:43:22 minoura Exp $
#
# TOKOCHAN -- Believe in the BSD power; Toko to issyo-ni make all!
@@ -138,11 +138,11 @@
file-system MFS # memory-based filesystem
#file-system FDESC # user file descriptor filesystem
#file-system UMAPFS # uid/gid remapping filesystem
-#file-system LFS # Log-based filesystem (still experimental)
+file-system LFS # Log-based filesystem (still experimental)
#file-system PORTAL # portal filesystem (still experimental)
file-system PROCFS # /proc
file-system CD9660 # ISO 9660 + Rock Ridge file system
-file-system UNION # union file system
+#file-system UNION # union file system
file-system MSDOSFS # MS-DOS FAT filesystem(s).
#file-system ADOSFS # AmigaDOS filesystem
@@ -174,7 +174,7 @@
options BUFCACHE=20 # 20% of real memory as buffer cache
options NVNODE=1024 # 'make build' requires huge vnode table
options MSGBUFSIZE=32768 # increase msgbuf to preserve debug messages
-#options NKMEMCLUSTERS=1536 # 6MB kernel vm
+#options NKMEMCLUSTERS=2048 # 8MB kernel vm
#options EXPORTMFS # NFS export /tmp
@@ -232,6 +232,8 @@
#xcom0 at mainbus0 # NS16550 fast serial
#xcom1 at mainbus0
+#par0 at mainbus0 # Builtin printer port
+
## Audio device; broken
#okiadpcm0 at intio0 addr 0xe92000 intr 106 errintr 107 dma 3
#audio* at okiadpcm*
diff -r ba82951e9749 -r 6608067e4dee sys/arch/x68k/conf/ZSCONS
--- a/sys/arch/x68k/conf/ZSCONS Sun Apr 18 14:39:10 1999 +0000
+++ b/sys/arch/x68k/conf/ZSCONS Sun Apr 18 15:43:21 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ZSCONS,v 1.5 1999/03/31 15:38:33 minoura Exp $
+# $NetBSD: ZSCONS,v 1.6 1999/04/18 15:43:22 minoura Exp $
#
# ZSCONS -- like GENERIC, but use zs console.
@@ -228,6 +228,8 @@
xcom0 at mainbus0 # NS16550 fast serial
xcom1 at mainbus0
+par0 at mainbus0 # Builtin printer port
+
## Audio device
#okiadpcm0 at intio0 addr 0xe92000 intr 106 errintr 107 dma 3
#audio* at okiadpcm*
Home |
Main Index |
Thread Index |
Old Index