cgd 9c46a9333d add 'options "COMPAT_NOMID"' for compatibility w/i386 binaries w/no
a_mid in their exec structure (and therefore, in the NWO, having
an a_mid of MID_ZERO)
1993-06-03 01:30:19 +00:00

44 lines
973 B
Plaintext

#
# SERVER -- an NFS server
#
# $Id: SERVER,v 1.8 1993/06/03 01:30:35 cgd Exp $
#
machine "i386"
cpu "I386_CPU"
cpu "I486_CPU"
ident SERVER
timezone 8 dst
maxusers 10
options INET,MFS,NFSSERVER
options "COMPAT_43"
options "TCP_COMPAT_42"
options "i387"
options XSERVER,UCONSOLE
options KERNFS,FDESC,DDB
options "MATH_EMULATE"
options "COMPAT_NOMID"
config netbsd 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 swappager
pseudo-device vnodepager
pseudo-device devpager