NetBSD/sys/arch/i386/conf/AHBTEST

61 lines
1.7 KiB
Plaintext

#
# SCSITEST -- Generic ISA machine -- scsi test kernel
#
# $Id: AHBTEST,v 1.17 1994/01/06 12:07:43 cgd Exp $
#
machine "i386"
cpu "I386_CPU"
cpu "I486_CPU"
ident SCSITEST
timezone 8 dst
maxusers 10
maxfdescs 2048
options SWAPPAGER,VNODEPAGER,DEVPAGER
options INET,ISOFS,NFSSERVER,NFSCLIENT
options "COMPAT_43"
options "TCP_COMPAT_42"
options SCSI
options DDB
options "MATH_EMULATE"
options "COMPAT_NOMID"
options "MACHINE_NONCONTIG"
config netbsd root on sd0 swap on sd0
controller isa0
controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
disk wd0 at wdc0 drive 0
disk wd0 at wdc0 drive 1
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
#controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
#controller aha1 at isa? port "IO_AHA1" bio irq 12 drq 7 vector ahaintr
#controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr
controller ahb0 at isa? bio irq 11 vector ahbintr
disk sd0 at ahb0 flags 0 drive ?
disk sd1 at ahb0 flags 0 drive ?
disk sd2 at ahb0 flags 0 drive ?
disk sd3 at ahb0 flags 0 drive ?
tape st0 at ahb0 flags 1 drive ?
tape st1 at ahb0 flags 1 drive ?
disk cd0 at ahb0 flags 2 drive ?
disk cd1 at ahb0 flags 2 drive ?
device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr
pseudo-device loop
pseudo-device ether
pseudo-device sl 2
pseudo-device log
pseudo-device pty 4