NetBSD/sys/arch/i386/conf/PAIN

65 lines
1.7 KiB
Plaintext
Raw Normal View History

#
# PAIN -- kernel for another of cgd's 486/50 EISA boxes...
#
1994-01-13 07:30:10 +03:00
# $Id: PAIN,v 1.21 1994/01/13 04:30:10 cgd Exp $
#
machine "i386"
cpu "I486_CPU"
ident PAIN
timezone 8 dst
maxusers 10
maxfdescs 2048
options SWAPPAGER,VNODEPAGER,DEVPAGER
options INET,NFSSERVER,NFSCLIENT,MFS
options "COMPAT_43"
options "TCP_COMPAT_42"
options UCONSOLE, XSERVER
options "DUMMY_NOPS"
options MSDOSFS
1994-01-05 19:28:55 +03:00
options LKM
1994-01-13 07:30:10 +03:00
options SYSVMSG,SYSVSEM,SYSVSHM
1994-01-05 19:28:55 +03:00
# stuff residing in sys/miscfs
options FDESC
1994-01-05 19:28:55 +03:00
options FIFO
options KERNFS
1994-01-05 19:28:55 +03:00
options LOFS
options PORTAL
1993-08-28 15:00:35 +04:00
options PROCFS
1994-01-05 19:28:55 +03:00
options KTRACE
options SCSI
options "COMPAT_NOMID"
1993-09-13 18:22:42 +04:00
options "MACHINE_NONCONTIG"
options DDB
1993-12-20 13:07:58 +03:00
options DIAGNOSTIC
config netbsd root on sd0 swap on sd0
controller isa0
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
controller ahb0 at isa? bio irq 11 drq 5 vector ahbintr
disk sd0 at ahb0 flags 0 drive 000
disk sd1 at ahb0 flags 0 drive ?
tape st0 at ahb0 flags 1 drive ?
device ed0 at isa? port 0x300 net irq 5 iomem 0xca000 vector edintr
1993-05-17 10:17:41 +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
device lpt0 at isa? port "IO_LPT1" tty irq 7 vector lptintr
pseudo-device loop 2
pseudo-device ether
pseudo-device log
pseudo-device pty 16
pseudo-device bpfilter 4