|
|
1.1 root 1: #
2: # SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
3: #
1.1.1.2 ! root 4: # SUN_LAMP,v 1.23.2.1 1993/07/24 23:35:03 cgd Exp
! 5: #
1.1 root 6: machine "i386"
1.1.1.2 ! root 7: cpu "I486_CPU"
1.1 root 8: ident SUN_LAMP
9: timezone 8 dst
10: maxusers 24
11: options INET,NFSSERVER,NFSCLIENT,MFS,ISOFS
12: options "COMPAT_43"
13: options "TCP_COMPAT_42"
14: options UCONSOLE, XSERVER
1.1.1.2 ! root 15: options "DUMMY_NOPS"
1.1 root 16: options FDESC,KERNFS
17: options KTRACE
18: options SCSI
1.1.1.2 ! root 19: options "COMPAT_NOMID"
1.1 root 20:
1.1.1.2 ! root 21: options DDB
! 22: options "SYMTAB_SPACE=72000"
1.1 root 23:
1.1.1.2 ! root 24: config netbsd root on sd0 swap on sd0 and sd1 and sd2
1.1 root 25:
26: controller isa0
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
33:
34: #device com0 at isa? port "IO_COM1" tty irq 4 vector comintr
35: #device com0 at isa? port "IO_COM2" tty irq 3 vector comintr
36: #device com1 at isa? port 0x2a0 tty irq 4 flags 0x401 vector comintr
37: #device com2 at isa? port 0x2a8 tty irq 4 flags 0x401 vector comintr
38: #device com3 at isa? port 0x2b0 tty irq 4 flags 0x401 vector comintr
39: #device com4 at isa? port 0x2b8 tty irq 4 flags 0x401 vector comintr
40:
41: controller ahb0 at isa? bio irq 11 drq 5 vector ahbintr
1.1.1.2 ! root 42: disk sd0 at ahb0 flags 0 drive 000
! 43: disk sd1 at ahb0 flags 0 drive 010
! 44: disk sd2 at ahb0 flags 0 drive 020
! 45: disk sd3 at ahb0 flags 0 drive 040
! 46: tape st0 at ahb0 flags 1 drive 030
! 47: tape st1 at ahb0 flags 1 drive 050
! 48: disk cd0 at ahb0 flags 2 drive 060
! 49: disk sd4 at ahb0 flags 0 drive ?
! 50: disk sd5 at ahb0 flags 0 drive ?
! 51: tape st2 at ahb0 flags 1 drive ?
! 52: disk cd1 at ahb0 flags 2 drive ?
1.1 root 53:
1.1.1.2 ! root 54: device ed0 at isa? port 0x300 net irq 10 iomem 0xd0000 vector edintr
1.1 root 55:
56: pseudo-device loop
57: pseudo-device ether
58: pseudo-device sl
59: pseudo-device log
1.1.1.2 ! root 60: pseudo-device pty 32
1.1 root 61:
62: pseudo-device bpfilter 4
63:
64: pseudo-device swappager
65: pseudo-device vnodepager
66: pseudo-device devpager
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.