NetBSD/sys/arch/i386/conf/PATEK

96 lines
2.1 KiB
Plaintext
Raw Normal View History

1993-09-14 21:28:06 +04:00
#
1994-01-05 20:05:56 +03:00
# PATEK -- Mycroft's 486 test box
1993-09-14 21:28:06 +04:00
#
1994-02-18 20:23:50 +03:00
# $Id: PATEK,v 1.7 1994/02/18 17:23:51 mycroft Exp $
1993-09-14 21:28:06 +04:00
#
machine "i386"
1994-01-05 20:05:56 +03:00
cpu "I386_CPU"
1993-09-14 21:28:06 +04:00
cpu "I486_CPU"
1994-01-05 20:05:56 +03:00
options "DUMMY_NOPS"
options "MACHINE_NONCONTIG"
options XSERVER,UCONSOLE
1993-09-14 21:28:06 +04:00
ident PATEK
maxusers 16
maxfdescs 2048
1994-01-05 20:05:56 +03:00
timezone 5 dst
options SWAPPAGER
options VNODEPAGER,DEVPAGER
options DDB
#options DIAGNOSTIC
options KTRACE
options FIFO
options SYSVMSG
options SYSVSEM
options SYSVSHM
#options "SHMMAXPGS=1024"
options LKM
options "COMPAT_NOMID"
1993-09-14 21:28:06 +04:00
options "COMPAT_43"
options "TCP_COMPAT_42"
1994-01-05 20:05:56 +03:00
#options QUOTA
1994-01-29 05:40:09 +03:00
options FIFO
1994-01-05 20:05:56 +03:00
options FFS
options MFS
options NFSSERVER
options NFSCLIENT
1993-09-14 21:28:06 +04:00
options ISOFS
options MSDOSFS
1994-01-05 20:05:56 +03:00
options FDESC
1993-09-14 21:28:06 +04:00
options KERNFS
1994-01-29 05:40:09 +03:00
options PROCFS
1994-01-05 20:05:56 +03:00
options GATEWAY
1994-01-29 05:40:09 +03:00
options MULTICAST,MROUTING
1994-01-05 20:05:56 +03:00
options INET
#options NS
#options CCITT
#options ISO
#options TPIP
#options EON
1993-09-14 21:28:06 +04:00
options SCSI
1994-01-29 05:40:09 +03:00
options SBPRO
1993-09-14 21:28:06 +04:00
1994-01-05 20:17:17 +03:00
config netbsd root on sd0 swap on sd0 and sd1 and sd2 and sd3
1993-09-14 21:28:06 +04:00
controller isa0
1994-01-05 20:05:56 +03:00
controller uha0 at isa? port "IO_UHA0" bio irq 14 drq 5 vector uhaintr
1993-09-14 21:28:06 +04:00
disk sd0 at uha0 flags 0 drive ?
disk sd1 at uha0 flags 0 drive ?
disk sd2 at uha0 flags 0 drive ?
disk sd3 at uha0 flags 0 drive ?
tape st0 at uha0 flags 1 drive ?
tape st1 at uha0 flags 1 drive ?
disk cd0 at uha0 flags 2 drive ?
disk cd1 at uha0 flags 2 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
1994-01-29 05:40:09 +03:00
device sb0 at isa? port 0x220 bio irq 5 drq 1 vector sbintr
1994-01-05 20:05:56 +03:00
1993-09-14 21:28:06 +04: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
1994-02-18 20:23:50 +03:00
device lpt0 at isa? port "IO_LPT1" tty irq 7 vector lptintr
1993-09-14 21:28:06 +04:00
1994-01-05 20:05:56 +03:00
#device lms0 at isa? port "IO_BMS1" tty irq 5 vector lmsintr
1994-02-17 06:35:08 +03:00
device mms0 at isa? port "IO_BMS1" tty irq 5 vector mmsintr
1994-01-05 20:05:56 +03:00
#device pms0 at isa? port "IO_KBD" tty irq 12 vector pmsintr
1993-09-14 21:28:06 +04:00
1994-01-05 20:05:56 +03:00
device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr
1993-09-14 21:28:06 +04:00
pseudo-device loop
pseudo-device ether
pseudo-device bpfilter 4
pseudo-device log
pseudo-device pty 32
1994-01-29 05:40:09 +03:00
pseudo-device audio