|
|
1.1 root 1: #
2: # SCSITEST -- Generic ISA machine -- scsi test kernel
3: #
1.1.1.2 ! root 4: # AHATEST,v 1.14 1993/06/06 04:15:24 cgd Exp
! 5: #
1.1 root 6: machine "i386"
1.1.1.2 ! root 7: cpu "I386_CPU"
! 8: cpu "I486_CPU"
1.1 root 9: ident SCSITEST
10: timezone 8 dst
11: maxusers 10
12: options INET,ISOFS,NFSSERVER,NFSCLIENT
13: options "COMPAT_43"
14: options "TCP_COMPAT_42"
15: options SCSI
16: options DDB
1.1.1.2 ! root 17: options "MATH_EMULATE"
! 18: options "COMPAT_NOMID"
1.1 root 19:
1.1.1.2 ! root 20: config netbsd root on wd0 swap on wd0 and sd0
1.1 root 21:
22: controller isa0
23: controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
24: disk wd0 at wdc0 drive 0
25: disk wd0 at wdc0 drive 1
26:
27: controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
28: disk fd0 at fdc0 drive 0
29: disk fd1 at fdc0 drive 1
30:
31: device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
32: device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
1.1.1.2 ! root 33: device com0 at isa? port "IO_COM1" tty irq 4 vector comintr
! 34: device com1 at isa? port "IO_COM2" tty irq 3 vector comintr
1.1 root 35:
36: controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
1.1.1.2 ! root 37: disk sd0 at aha0 flags 0 drive ?
! 38: disk sd1 at aha0 flags 0 drive ?
! 39: disk sd2 at aha0 flags 0 drive ?
! 40: disk sd3 at aha0 flags 0 drive ?
! 41: tape st0 at aha0 flags 1 drive ?
! 42: tape st1 at aha0 flags 1 drive ?
! 43: disk cd0 at aha0 flags 2 drive ?
! 44: disk cd1 at aha0 flags 2 drive ?
! 45:
1.1 root 46: controller aha1 at isa? port "IO_AHA1" bio irq 12 drq 7 vector ahaintr
1.1.1.2 ! root 47: disk sd8 at aha1 flags 0 drive ?
! 48: disk sd9 at aha1 flags 0 drive ?
! 49: disk sd10 at aha1 flags 0 drive ?
! 50: disk sd11 at aha1 flags 0 drive ?
! 51: tape st8 at aha1 flags 1 drive ?
! 52: tape st9 at aha1 flags 1 drive ?
! 53: disk cd8 at aha1 flags 2 drive ?
! 54: disk cd9 at aha1 flags 2 drive ?
! 55:
! 56: #controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr
1.1 root 57:
58:
59:
60: device we0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 8192 vector weintr
61:
62:
63: pseudo-device loop
64: pseudo-device ether
65: pseudo-device sl 2
66: pseudo-device log
67: pseudo-device pty 4
68:
69: pseudo-device swappager
70: pseudo-device vnodepager
71: pseudo-device devpager
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.