NetBSD/sys/arch/i386/conf/TRINITY

85 lines
1.8 KiB
Plaintext
Raw Normal View History

1993-04-19 16:46:10 +04:00
#
# TRINITY -- Mycroft's 386 box
#
# $Id: TRINITY,v 1.24 1993/12/10 08:55:32 mycroft Exp $
#
1993-04-19 16:46:10 +04:00
machine "i386"
cpu "I386_CPU"
1993-10-18 19:25:42 +03:00
cpu "I486_CPU"
1993-10-01 07:00:45 +03:00
options "DUMMY_NOPS"
options "MACHINE_NONCONTIG"
options XSERVER,UCONSOLE
1993-04-19 16:46:10 +04:00
ident TRINITY
maxusers 16
1993-10-01 07:00:45 +03:00
timezone 5 dst
options SWAPPAGER
options VNODEPAGER,DEVPAGER
options DDB
#options DIAGNOSTIC
options KTRACE
options FIFO
#options SYSVSHM
#options "SHMMAXPGS=1024"
options LKM
options "COMPAT_NOMID"
1993-04-19 16:46:10 +04:00
options "COMPAT_43"
options "TCP_COMPAT_42"
1993-10-01 07:00:45 +03:00
#options QUOTA
1993-10-01 07:00:45 +03:00
options FFS
options MFS
options NFSSERVER
options NFSCLIENT
options ISOFS
options MSDOSFS
1993-10-01 07:00:45 +03:00
options FDESC
options KERNFS
1993-10-01 07:00:45 +03:00
options GATEWAY
options INET
#options NS
#options CCITT
#options ISO
#options TPIP
#options EON
1993-10-01 07:00:45 +03:00
1993-04-19 16:46:10 +04:00
options SCSI
1993-10-01 07:00:45 +03:00
config netbsd at 0xfe100000 root on sd0 swap on sd0 and sd1 and sd2 and sd3
1993-04-19 16:46:10 +04:00
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 ?
1993-07-17 20:54:16 +04:00
disk sd2 at aha0 flags 0 drive ?
disk sd3 at aha0 flags 0 drive ?
1993-04-19 16:46:10 +04:00
tape st0 at aha0 flags 1 drive ?
1993-07-02 07:23:17 +04:00
tape st1 at aha0 flags 1 drive ?
1993-08-01 04:32:27 +04:00
disk cd0 at aha0 flags 2 drive ?
disk cd1 at aha0 flags 2 drive ?
1993-04-19 16:46:10 +04:00
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
1993-10-01 07:00:45 +03:00
device com0 at isa? port "IO_COM1" tty irq 4 vector comintr
device com1 at isa? port "IO_COM2" tty irq 3 vector comintr
1993-04-19 16:46:10 +04:00
1993-06-14 19:29:55 +04:00
device lms0 at isa? port "IO_BMS1" tty irq 5 vector lmsintr
#device pms0 at isa? port "IO_KBD" tty irq 12 vector pmsintr
1993-06-14 19:29:55 +04:00
1993-10-01 07:00:45 +03:00
device ed0 at isa? port 0x300 net irq 9 vector edintr
1993-04-19 16:46:10 +04:00
pseudo-device loop
pseudo-device ether
1993-06-14 19:29:55 +04:00
pseudo-device bpfilter 4
1993-04-19 16:46:10 +04:00
pseudo-device log
1993-06-09 04:11:46 +04:00
pseudo-device pty 32