Annotation of lucent/sys/src/9/pc/install, revision 1.1

1.1     ! root        1: dev
        !             2:        root    /
        !             3:        cons    c
        !             4:        env     e
        !             5:        mnt     M
        !             6:        uart    t
        !             7:        pipe    |
        !             8:        floppy  f
        !             9:        ata     H
        !            10:        srv     s
        !            11:        dup     d
        !            12:        proc    p
        !            13:        rtc     r
        !            14:        ether   l
        !            15:        ip      I       tcpinput tcpoutput tcptimer tcpif stil
        !            16:        arp     a
        !            17:        iproute P
        !            18:        vga     v
        !            19:        scsi    S       scsi adaptec ultrastor
        !            20:        wren    w
        !            21:        cdrom   R
        !            22:        audio   A
        !            23:        sbcd    m
        !            24:        i82365  y
        !            25:        reboot  ↑
        !            26: 
        !            27: link
        !            28:        stfcall
        !            29:        stip
        !            30:        ether509
        !            31:        ether8003       ether8390
        !            32:        ether4100       ether8390
        !            33:        ether2000       ether8390
        !            34:        vgaclgd542x
        !            35:        vgaet4000
        !            36:        vgamach32
        !            37:        vgas3
        !            38:        vgabt485
        !            39:        vgatvp3020
        !            40: 
        !            41: misc
        !            42:        dossrv.root
        !            43: 
        !            44: port
        !            45:        int cpuserver = 0;
        !            46:        void consdebug(void){}
        !            47:        long cfslen = 0; ulong cfscode[1];
        !            48: 
        !            49:        /*
        !            50:         * Stubs to satisfy vga if devbit isn't included.
        !            51:         */
        !            52:        #include <libg.h>
        !            53:        #include <gnot.h>
        !            54:        void bitdebug(void){};
        !            55:        void bitdepth(void){};
        !            56:        int cursoron(int){return 0;};
        !            57:        void cursoroff(int){};
        !            58:        int m3mouseputc(IOQ*, int){return 0;};
        !            59:        void mouseclock(void){};
        !            60:        int mouseputc(IOQ*, int){return 0;};
        !            61:        void mousetrack(int, int, int){};
        !            62:        void pixreverse(uchar*, int, int){};
        !            63:        Cursor arrow;
        !            64:        GBitmap set, clr;
        !            65:        int flipD[16];
        !            66:        uchar revtab0[256];
        !            67:        Cursor curs;
        !            68:        int mouseshifted;
        !            69:        int mousetype;
        !            70:        int mouseswap;
        !            71:        int islittle;
        !            72:        int hwcurs;
        !            73: 
        !            74: boot dosboot #H/hd0
        !            75:        local

unix.superglobalmegacorp.com

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