NetBSD/sys/arch/i386/conf/BOAT_ANCHOR

49 lines
1.1 KiB
Plaintext
Raw Normal View History

#
# BOAT_ANCHOR -- kernel for the 386-20 the gang uses for testing
#
1994-01-10 02:57:00 +03:00
# $Id: BOAT_ANCHOR,v 1.28 1994/01/09 23:57:00 cgd Exp $
#
machine "i386"
cpu "I386_CPU"
ident BOAT_ANCHOR
timezone 8 dst
maxusers 10
maxfdescs 2048
options SWAPPAGER,VNODEPAGER,DEVPAGER
1994-01-10 02:57:00 +03:00
options INET,NFSCLIENT
options "COMPAT_43"
options "TCP_COMPAT_42"
options XSERVER,UCONSOLE
options "DUMMY_NOPS"
options MSDOSFS
1993-04-03 11:33:10 +04:00
options KTRACE
options "COMPAT_NOMID"
1993-09-13 18:22:42 +04:00
options "MACHINE_NONCONTIG"
options LKM
options DDB
1993-04-28 10:37:52 +04:00
config netbsd root on wd0 swap on wd0
controller isa0
controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
disk wd0 at wdc0 drive 0
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk fd0 at fdc0 drive 0
device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
device com0 at isa? port "IO_COM1" tty irq 4 vector comintr
device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr
pseudo-device loop
pseudo-device ether
#pseudo-device sl 2
pseudo-device log
pseudo-device pty 32
1994-01-10 02:57:00 +03:00
pseudo-device bpfilter 2