NetBSD/sys/arch/i386/conf/PAIN

143 lines
3.1 KiB
Plaintext
Raw Normal View History

#
1994-08-24 23:28:03 +04:00
# PAIN
#
1994-08-24 23:28:03 +04:00
# $Id: PAIN,v 1.37 1994/08/24 19:28:03 mycroft Exp $
#
1994-08-24 23:28:03 +04:00
machine "i386"
1994-08-24 23:28:03 +04:00
cpu "I386_CPU"
cpu "I486_CPU"
1994-08-24 23:28:03 +04:00
options "DUMMY_NOPS"
options "MACHINE_NONCONTIG"
options XSERVER,UCONSOLE
options "USER_LDT"
1994-08-24 23:28:03 +04:00
ident PAIN
maxusers 16
timezone 5 dst
1994-01-05 19:28:55 +03:00
1994-08-24 23:28:03 +04:00
options SWAPPAGER
options VNODEPAGER,DEVPAGER
options DDB
options DIAGNOSTIC
options KTRACE
options SYSVSHM,SYSVSEM,SYSVMSG
#options "SHMMAXPGS=1024"
options LKM
1994-08-24 23:28:03 +04:00
options "COMPAT_NOMID"
options "COMPAT_09"
options "COMPAT_43"
options "TCP_COMPAT_42"
1994-08-24 23:28:03 +04:00
options "COMPAT_SVR4"
options "COMPAT_IBCS2"
1994-08-24 23:28:03 +04:00
options FFS,QUOTA
options LFS
options MFS
1994-08-24 23:28:03 +04:00
options NFSCLIENT
options NFSSERVER
1994-08-24 23:28:03 +04:00
options "CD9660"
options MSDOSFS
options FDESC
options FIFO
options KERNFS
options NULLFS
options PORTAL
options PROCFS
options UMAPFS
options UNION
1994-08-24 23:28:03 +04:00
options GATEWAY
options INET
options SCSI
1994-08-24 23:28:03 +04:00
config netbsd root on sd0 swap on sd0 and sd1 and sd2 and sd3 and wd0 and wd1 and vnd0c and vnd1c and vnd2c and vnd3c
#config netbsd swap generic
#options GENERIC
controller isa0
1994-08-24 23:28:03 +04:00
#device pc0 at isa? port "IO_KBD" irq 1
device vt0 at isa? port "IO_KBD" irq 1
device com0 at isa? port "IO_COM1" irq 4
device com1 at isa? port "IO_COM2" irq 3
1994-08-24 23:28:03 +04:00
master rtfps0 at isa? port 0x1230 irq 10
device com2 at rtfps0 slave 0
#device com3 at rtfps0 slave 1
device com4 at rtfps0 slave 2
device com5 at rtfps0 slave 3
master rtfps1 at isa? port 0x3230 irq 10
device com6 at rtfps1 slave 0
#device com7 at rtfps1 slave 1
device com8 at rtfps1 slave 2
device com9 at rtfps1 slave 3
device lpt0 at isa? port "IO_LPT1" irq 7
1994-08-24 23:28:03 +04:00
device lms0 at isa? port "IO_BMS1" irq 5
#device mms0 at isa? port "IO_BMS1" irq 5
#device pms0 at isa? port "IO_KBD" irq 12
#controller aha0 at isa? port "IO_AHA0" irq ? drq ?
#master scsibus0 at aha0
#controller bt0 at isa? port "IO_BT0" irq ? drq ?
#master scsibus0 at bt0
#controller uha0 at isa? port "IO_UHA0" irq ? drq ?
#master scsibus0 at uha0
#controller sea0 at isa? iomem 0xc8000 irq 5
#master scsibus0 at sea0
1994-08-24 23:28:03 +04:00
controller ahb0 at isa? irq ?
1994-03-29 08:40:38 +04:00
master scsibus0 at ahb0
1994-08-24 23:28:03 +04:00
disk sd0 at scsibus0 slave ?
1994-03-29 08:40:38 +04:00
disk sd1 at scsibus0 slave ?
1994-08-24 23:28:03 +04:00
disk sd2 at scsibus0 slave ?
disk sd3 at scsibus0 slave ?
1994-03-29 08:40:38 +04:00
tape st0 at scsibus0 slave ?
1994-08-24 23:28:03 +04:00
tape st1 at scsibus0 slave ?
disk cd0 at scsibus0 slave ?
disk cd1 at scsibus0 slave ?
controller aic0 at isa? port 0x340 irq 12
master scsibus1 at aic0
disk sd0 at scsibus1 slave ?
disk sd1 at scsibus1 slave ?
disk sd2 at scsibus1 slave ?
disk sd3 at scsibus1 slave ?
tape st0 at scsibus1 slave ?
tape st1 at scsibus1 slave ?
disk cd0 at scsibus1 slave ?
disk cd1 at scsibus1 slave ?
controller wdc0 at isa? port "IO_WD1" irq 14
disk wd0 at wdc0 drive ?
disk wd1 at wdc0 drive ?
1994-08-24 23:28:03 +04:00
controller fdc0 at isa? port "IO_FD1" irq 6 drq 2
disk fd0 at fdc0 drive ?
disk fd1 at fdc0 drive ?
#device mcd0 at isa? port 0x300 irq 10
device ed0 at isa? port 0x300 iomem 0xc8000 iosiz 16384 irq 5
device ep0 at isa? port ? irq ?
device le0 at isa? port 0x200 iomem 0xd0000 iosiz 49152 irq 5
1994-03-29 08:40:38 +04:00
device npx0 at isa? port "IO_NPX" irq 13
1994-08-24 23:28:03 +04:00
pseudo-device loop
pseudo-device ether
1994-08-24 23:28:03 +04:00
pseudo-device bpfilter 8
pseudo-device log
1994-08-24 23:28:03 +04:00
pseudo-device pty 32
pseudo-device vn 4
pseudo-device ppp 2