|
|
1.1 root 1: # 1.1.1.2 ! root 2: # GENERICAHBBT -- Generic machine w/ahb and bt drivers -- distribution floppy ! 3: # ! 4: # GENERICAHBBT,v 1.16.2.3 1993/08/05 02:45:05 cgd Exp 1.1 root 5: # 6: 7: machine "i386" 1.1.1.2 ! root 8: cpu "I386_CPU" ! 9: cpu "I486_CPU" ! 10: ident GENERICAHBBT 1.1 root 11: timezone 8 dst 12: maxusers 10 13: options INET,ISOFS,NFSCLIENT 14: options "COMPAT_43" 15: options "TCP_COMPAT_42" 16: options XSERVER,UCONSOLE 1.1.1.2 ! root 17: options MSDOSFS ! 18: options KERNFS 1.1 root 19: options SCSI 1.1.1.2 ! root 20: options "MATH_EMULATE" ! 21: options "COMPAT_NOMID" 1.1 root 22: 1.1.1.2 ! root 23: config netbsd root on wd0 swap on wd0 and sd0 1.1 root 24: 25: controller isa0 26: controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr 27: disk wd0 at wdc0 drive 0 28: disk wd1 at wdc0 drive 1 29: 30: controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr 31: disk fd0 at fdc0 drive 0 32: disk fd1 at fdc0 drive 1 33: 1.1.1.2 ! root 34: controller ahb0 at isa? bio irq 11 vector ahbintr ! 35: disk sd0 at ahb0 flags 0 drive ? ! 36: disk sd1 at ahb0 flags 0 drive ? ! 37: disk sd2 at ahb0 flags 0 drive ? ! 38: disk sd3 at ahb0 flags 0 drive ? ! 39: tape st0 at ahb0 flags 1 drive ? ! 40: tape st1 at ahb0 flags 1 drive ? ! 41: disk cd0 at ahb0 flags 2 drive ? ! 42: disk cd1 at ahb0 flags 2 drive ? ! 43: ! 44: controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr ! 45: disk sd0 at bt0 flags 0 drive ? ! 46: disk sd1 at bt0 flags 0 drive ? ! 47: disk sd2 at bt0 flags 0 drive ? ! 48: disk sd3 at bt0 flags 0 drive ? ! 49: tape st0 at bt0 flags 1 drive ? ! 50: tape st1 at bt0 flags 1 drive ? ! 51: disk cd0 at bt0 flags 2 drive ? ! 52: disk cd1 at bt0 flags 2 drive ? 1.1 root 53: 1.1.1.2 ! root 54: controller uha0 at isa? port "IO_UHA0" bio irq 11 drq 5 vector uhaintr ! 55: disk sd0 at uha0 flags 0 drive ? ! 56: disk sd1 at uha0 flags 0 drive ? ! 57: disk sd2 at uha0 flags 0 drive ? ! 58: disk sd3 at uha0 flags 0 drive ? ! 59: tape st0 at uha0 flags 1 drive ? ! 60: tape st1 at uha0 flags 1 drive ? ! 61: disk cd0 at uha0 flags 2 drive ? ! 62: disk cd1 at uha0 flags 2 drive ? 1.1 root 63: 64: device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint 65: device npx0 at isa? port "IO_NPX" irq 13 vector npxintr 66: device com0 at isa? port "IO_COM1" tty irq 4 vector comintr 67: device com1 at isa? port "IO_COM2" tty irq 3 vector comintr 1.1.1.2 ! root 68: device com2 at isa? port "IO_COM3" tty irq 5 vector comintr ! 69: device com3 at isa? port "IO_COM4" tty irq 9 vector comintr 1.1 root 70: 1.1.1.2 ! root 71: device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr ! 72: device lpa0 at isa? port "IO_LPT1" tty ! 73: device lpa1 at isa? port "IO_LPT2" tty ! 74: ! 75: device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr ! 76: #device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr ! 77: #device ec0 at isa? port 0x250 net irq 9 iomem 0xd8000 iosiz 8192 vector ecintr ! 78: device ne0 at isa? port 0x300 net irq 9 vector neintr 1.1 root 79: device is0 at isa? port 0x320 net irq 10 drq 7 vector isintr 80: 81: device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr 82: 83: pseudo-device ether 84: pseudo-device log 1.1.1.2 ! root 85: pseudo-device loop 1.1 root 86: pseudo-device pty 4 1.1.1.2 ! root 87: pseudo-device sl 1 ! 88: pseudo-device speaker 1.1 root 89: 90: pseudo-device swappager 91: pseudo-device vnodepager 92: pseudo-device devpager
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.