Add missing par0.

This commit is contained in:
minoura 1999-04-18 15:43:21 +00:00
parent 26b74e1082
commit 35d1114201
6 changed files with 21 additions and 9 deletions

View File

@ -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 @@ pseudo-device bell # OPM bell
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*

View File

@ -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 @@ pseudo-device bell # OPM bell
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*

View File

@ -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 @@ zstty0 at zsc0 channel 0 # built-in RS-232C
#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*

View File

@ -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 @@ pseudo-device bell # OPM bell
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*

View File

@ -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 KERNFS # kernel data-structure filesystem
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 IPFILTER_LOG # Add ipmon(8) logging for ipfilter device
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 @@ pseudo-device bell # OPM bell
#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*

View File

@ -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 @@ pseudo-device bell #! OPM bell
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*