|
|
1.1 root 1: #
2: # PAIN -- kernel for another of cgd's 486/50 EISA boxes...
3: #
4: # PAIN,v 1.9.2.2 1993/08/05 02:45:07 cgd Exp
5: #
6: machine "i386"
7: cpu "I486_CPU"
8: ident PAIN
9: timezone 8 dst
10: maxusers 10
11: options INET,NFSSERVER,NFSCLIENT,MFS
12: options "COMPAT_43"
13: options "TCP_COMPAT_42"
14: options UCONSOLE, XSERVER
15: options "DUMMY_NOPS"
16: options MSDOSFS
17: options FDESC
18: options KERNFS
19: options KTRACE
20: options ACCOUNTING
21: options SCSI
22: options "COMPAT_NOMID"
23:
24: options DDB
25: options "SYMTAB_SPACE=70000"
26:
27: config netbsd root on sd0 swap on sd0
28:
29: controller isa0
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:
34: device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
35: device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
36:
37: controller ahb0 at isa? bio irq 11 drq 5 vector ahbintr
38:
39: disk sd0 at ahb0 flags 0 drive 000
40: disk sd1 at ahb0 flags 0 drive ?
41: tape st0 at ahb0 flags 1 drive ?
42:
43: device ed0 at isa? port 0x300 net irq 5 iomem 0xca000 vector edintr
44: device com0 at isa? port "IO_COM1" tty irq 4 vector comintr
45: device com1 at isa? port "IO_COM2" tty irq 3 vector comintr
46: device lpt0 at isa? port "IO_LPT1" tty irq 7 vector lptintr
47:
48: pseudo-device loop 2
49: pseudo-device ether
50: pseudo-device log
51: pseudo-device pty 16
52:
53: pseudo-device bpfilter 4
54:
55: pseudo-device swappager
56: pseudo-device vnodepager
57: pseudo-device devpager
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.