config file for filesystem testing kernel (on boat-anchor)

This commit is contained in:
cgd 1993-03-23 23:55:35 +00:00
parent 6848ea77a0
commit be757e0c2d
1 changed files with 36 additions and 0 deletions

36
sys/arch/i386/conf/FSTEST Normal file
View File

@ -0,0 +1,36 @@
machine "i386"
cpu "i386"
ident FSTEST
timezone 8 dst
maxusers 10
options INET,NFS,MFS
options "COMPAT_43"
options "TCP_COMPAT_42"
options "i387"
options XSERVER,UCONSOLE
options KERNFS,FDESC
config "386bsd" root on wd0 swap on wd0 and as0
controller isa0
controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr
disk wd0 at wd0 drive 0
controller fd0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk fd0 at fd0 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 we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr
pseudo-device loop
pseudo-device ether
#pseudo-device sl 2
pseudo-device log
pseudo-device pty 4
pseudo-device ddb
pseudo-device swappager
pseudo-device vnodepager
pseudo-device devpager