--- Net2/arch/i386/conf/ahatest 2018/04/24 18:12:16 1.1.1.1 +++ Net2/arch/i386/conf/ahatest 2018/04/24 18:20:19 1.1.1.2 @@ -1,8 +1,11 @@ # # SCSITEST -- Generic ISA machine -- scsi test kernel # +# AHATEST,v 1.14 1993/06/06 04:15:24 cgd Exp +# machine "i386" -cpu "i386" +cpu "I386_CPU" +cpu "I486_CPU" ident SCSITEST timezone 8 dst maxusers 10 @@ -11,8 +14,10 @@ options "COMPAT_43" options "TCP_COMPAT_42" options SCSI options DDB +options "MATH_EMULATE" +options "COMPAT_NOMID" -config "386bsd" root on wd0 swap on wd0 and sd0 +config netbsd root on wd0 swap on wd0 and sd0 controller isa0 controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr @@ -25,25 +30,32 @@ 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 com1 at isa? port "IO_COM1" tty irq 4 vector comintr -device com2 at isa? port "IO_COM2" tty irq 3 vector comintr +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 +disk sd0 at aha0 flags 0 drive ? +disk sd1 at aha0 flags 0 drive ? +disk sd2 at aha0 flags 0 drive ? +disk sd3 at aha0 flags 0 drive ? +tape st0 at aha0 flags 1 drive ? +tape st1 at aha0 flags 1 drive ? +disk cd0 at aha0 flags 2 drive ? +disk cd1 at aha0 flags 2 drive ? + controller aha1 at isa? port "IO_AHA1" bio irq 12 drq 7 vector ahaintr -#controller bt0 at isa? port "IO_BT0" bio irq 12 vector btintr +disk sd8 at aha1 flags 0 drive ? +disk sd9 at aha1 flags 0 drive ? +disk sd10 at aha1 flags 0 drive ? +disk sd11 at aha1 flags 0 drive ? +tape st8 at aha1 flags 1 drive ? +tape st9 at aha1 flags 1 drive ? +disk cd8 at aha1 flags 2 drive ? +disk cd9 at aha1 flags 2 drive ? + +#controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr -device sd0 -device sd1 -device sd2 -device sd3 - -device st0 -device st1 -device st2 -device st3 -device cd0 -device cd1 device we0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 8192 vector weintr