Annotation of Net2/arch/i386/conf/boat_anchor, revision 1.1.1.2

1.1.1.2 ! root        1: #
        !             2: #      BOAT_ANCHOR -- kernel for the 386-20 the gang uses for testing
        !             3: #
        !             4: #      BOAT_ANCHOR,v 1.20.2.2 1993/08/05 02:44:59 cgd Exp
        !             5: #
1.1       root        6: machine                "i386"
1.1.1.2 ! root        7: cpu            "I386_CPU"
1.1       root        8: ident          BOAT_ANCHOR
                      9: timezone       8 dst
                     10: maxusers       10
                     11: options                INET,NFSSERVER,NFSCLIENT,MFS
                     12: options                "COMPAT_43"
                     13: options                "TCP_COMPAT_42"
                     14: options                "i387"
                     15: options                XSERVER,UCONSOLE
1.1.1.2 ! root       16: options                "DUMMY_NOPS"
        !            17: options                KERNFS
        !            18: options                FDESC
        !            19: options                MSDOSFS
1.1       root       20: options                KTRACE
1.1.1.2 ! root       21: options                FIFO
        !            22: options                "COMPAT_NOMID"
        !            23: options                LKM
        !            24: 
1.1       root       25: options                DDB
1.1.1.2 ! root       26: options                "SYMTAB_SPACE=66000"
        !            27: 
        !            28: options                ACCOUNTING
1.1       root       29: 
1.1.1.2 ! root       30: config         netbsd  root on wd0 swap on wd0
1.1       root       31: 
                     32: controller     isa0
                     33: controller     wdc0    at isa? port "IO_WD1" bio irq 14 vector wdintr
                     34: disk           wd0     at wdc0 drive 0
                     35: 
                     36: controller     fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
                     37: disk           fd0     at fdc0 drive 0
                     38: 
                     39: device         pc0     at isa? port "IO_KBD" tty irq 1 vector pcrint
                     40: device         npx0    at isa? port "IO_NPX" irq 13 vector npxintr
                     41: 
1.1.1.2 ! root       42: device          com0    at isa? port "IO_COM1" tty irq 4 vector comintr
        !            43: 
        !            44: device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr
1.1       root       45: 
                     46: pseudo-device  loop
                     47: pseudo-device  ether
                     48: #pseudo-device sl      2
                     49: pseudo-device  log
1.1.1.2 ! root       50: pseudo-device  pty     32
1.1       root       51: 
                     52: 
                     53: pseudo-device  bpfilter        4
                     54: 
                     55: pseudo-device  swappager
                     56: pseudo-device  vnodepager
                     57: pseudo-device  devpager

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.