1994-10-29 11:34:06 +03:00
|
|
|
# $NetBSD: BOAT_ANCHOR,v 1.40 1994/10/29 08:34:06 cgd Exp $
|
1993-05-07 12:33:00 +04:00
|
|
|
#
|
|
|
|
# BOAT_ANCHOR -- kernel for the 386-20 the gang uses for testing
|
|
|
|
#
|
1993-03-25 03:19:33 +03:00
|
|
|
machine "i386"
|
1993-05-20 18:32:17 +04:00
|
|
|
cpu "I386_CPU"
|
1993-03-25 03:19:33 +03:00
|
|
|
ident BOAT_ANCHOR
|
|
|
|
timezone 8 dst
|
|
|
|
maxusers 10
|
1993-08-30 11:07:53 +04:00
|
|
|
options SWAPPAGER,VNODEPAGER,DEVPAGER
|
1994-03-10 00:21:37 +03:00
|
|
|
options FFS
|
1994-10-29 11:34:06 +03:00
|
|
|
options INET,NFSCLIENT,NFSSERVER
|
1993-03-25 03:19:33 +03:00
|
|
|
options "COMPAT_43"
|
|
|
|
options "TCP_COMPAT_42"
|
|
|
|
options XSERVER,UCONSOLE
|
1993-07-18 17:08:41 +04:00
|
|
|
options "DUMMY_NOPS"
|
1994-07-17 01:41:11 +04:00
|
|
|
options MSDOSFS
|
1993-04-03 11:33:10 +04:00
|
|
|
options KTRACE
|
1993-06-03 05:30:19 +04:00
|
|
|
options "COMPAT_NOMID"
|
1994-10-26 00:31:32 +03:00
|
|
|
options "COMPAT_09"
|
|
|
|
options "COMPAT_10"
|
1993-09-13 18:22:42 +04:00
|
|
|
options "MACHINE_NONCONTIG"
|
1993-06-07 23:51:59 +04:00
|
|
|
options LKM
|
1993-03-25 03:19:33 +03:00
|
|
|
|
1994-07-17 01:41:11 +04:00
|
|
|
options DDB,DIAGNOSTIC,DEBUG
|
1993-07-11 14:29:55 +04:00
|
|
|
|
1993-04-28 10:37:52 +04:00
|
|
|
config netbsd root on wd0 swap on wd0
|
1993-03-25 03:19:33 +03:00
|
|
|
|
|
|
|
controller isa0
|
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
device pc0 at isa? port "IO_KBD" irq 1
|
|
|
|
device com0 at isa? port "IO_COM1" irq 4
|
|
|
|
master ast0 at isa? port 0x1a0 irq 3
|
1994-03-29 08:40:38 +04:00
|
|
|
device com1 at ast0 flags 1 slave ?
|
|
|
|
device com2 at ast0 flags 1 slave ?
|
|
|
|
device com3 at ast0 flags 1 slave ?
|
|
|
|
device com4 at ast0 flags 1 slave ?
|
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
controller wdc0 at isa? port "IO_WD1" irq 14
|
1994-03-29 08:40:38 +04:00
|
|
|
disk wd0 at wdc0 drive ?
|
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
controller fdc0 at isa? port "IO_FD1" irq 6 drq 2
|
1994-03-29 08:40:38 +04:00
|
|
|
disk fd0 at fdc0 drive ?
|
1993-05-04 09:45:26 +04:00
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
device ed0 at isa? port 0x280 irq 9 iomem 0xd0000
|
1993-03-25 03:19:33 +03:00
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
device npx0 at isa? port "IO_NPX" irq 13
|
1994-03-29 08:40:38 +04:00
|
|
|
|
1993-03-25 03:19:33 +03:00
|
|
|
pseudo-device loop
|
|
|
|
pseudo-device ether
|
1994-04-14 11:01:44 +04:00
|
|
|
pseudo-device sl 2
|
1993-03-25 03:19:33 +03:00
|
|
|
pseudo-device log
|
1993-05-26 14:15:05 +04:00
|
|
|
pseudo-device pty 32
|
1993-04-10 16:03:30 +04:00
|
|
|
|
1994-01-10 02:57:00 +03:00
|
|
|
pseudo-device bpfilter 2
|