# $NetBSD: BOAT_ANCHOR,v 1.68 1996/10/02 23:15:58 mycroft Exp $ # # BOAT_ANCHOR -- kernel for the 386-20 the gang uses for testing # machine i386 # architecture, used by config; REQUIRED options I386_CPU # CPU classes; at least one is REQUIRED options DUMMY_NOPS # speed hack; recommended options XSERVER,UCONSOLE options MACHINE_NONCONTIG maxusers 10 # estimated number of users options TIMEZONE=480 # time zone to adjust RTC time by options DST=1 # daylight savings time used by RTC options SWAPPAGER # paging; REQUIRED options VNODEPAGER # mmap() of files options DEVPAGER # mmap() of devices options DIAGNOSTIC # internal consistency checks options KTRACE # system call tracing, a la ktrace(1) options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8, options COMPAT_09 # NetBSD 0.9, options COMPAT_10 # NetBSD 1.0, options COMPAT_11 # NetBSD 1.1, options COMPAT_12 options COMPAT_43 # and 4.3BSD options EXEC_SCRIPT # #! scripts options EXEC_AOUT # a.out executables (native, BSD/OS, Linux, FreeBSD) options FFS # UFS and quotas options NFSCLIENT # Network File System client #options NFSSERVER # Network File System server options MSDOSFS # MS-DOS file system options FIFO # FIFOs; RECOMMENDED #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP # PCVT options #options PCVT_NSCREENS=1 #options PCVT_24LINESDEF # PPP options options PPP_BSDCOMP options PPP_DEFLATE config netbsd root on wd0 swap on wd0 mainbus0 at root isa0 at mainbus0 npx0 at isa? port 0xf0 irq 13 # math coprocessor pc0 at isa? port 0x60 irq 1 # generic PC console device #vt0 at isa? port 0x60 irq 1 com0 at isa? port 0x3f8 irq 4 # standard PC serial ports ast0 at isa? port 0x1a0 irq 3 # AST 4-port serial cards com* at ast? slave ? fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers fd0 at fdc? drive ? wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers wd0 at wdc? drive ? ed0 at isa? port 0x280 iomem 0xd0000 irq 9 pseudo-device loop 1 # network loopback pseudo-device bpfilter 2 # packet filter pseudo-device sl 2 # CSLIP pseudo-device ppp 2 # PPP pseudo-device pty 32 # pseudo-terminals