NetBSD/sys/arch/i386/conf/TRINITY
1993-07-17 16:54:16 +00:00

56 lines
1.4 KiB
Plaintext

#
# TRINITY -- Mycroft's 386 box
#
# $Id: TRINITY,v 1.15 1993/07/17 16:54:16 mycroft Exp $
#
machine "i386"
cpu "I386_CPU"
ident TRINITY
timezone 5 dst
maxusers 16
options INET,NFSCLIENT,NFSSERVER
options "COMPAT_43"
options "TCP_COMPAT_42"
options "COMPAT_NOMID"
options XSERVER,UCONSOLE
options PCFS,KERNFS
options SCSI
options DDB
config netbsd root on sd0 swap on sd0 and sd1
controller isa0
controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
disk sd0 at aha0 flags 0 drive ?
disk sd1 at aha0 flags 0 drive ?
disk sd2 at aha0 flags 0 drive ?
disk sd3 at aha0 flags 0 drive ?
tape st0 at aha0 flags 1 drive ?
tape st1 at aha0 flags 1 drive ?
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk fd0 at fdc0 drive 0
disk fd1 at fdc0 drive 1
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 com1 at isa? port "IO_COM2" tty irq 3 vector comintr
device lms0 at isa? port "IO_BMS1" tty irq 5 vector lmsintr
device ne0 at isa? port 0x300 net irq 9 vector neintr
#device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr
pseudo-device loop
pseudo-device ether
pseudo-device bpfilter 4
pseudo-device log
pseudo-device pty 32
pseudo-device swappager
pseudo-device vnodepager
pseudo-device devpager