Annotation of 41BSD/sys/h/mba.m, revision 1.1.1.1

1.1       root        1: #
                      2: #      mba.m   4.1     11/9/80
                      3: #
                      4: #
                      5: #      VAX massbus adapter registers
                      6: #
                      7: 
                      8:        .set    MBA0_CSR,0x80064000             # virtual address of mba0
                      9:        .set    MBA1_CSR,0x80066000             # ditto mba1
                     10: 
                     11:        .set    MBA_CSR,0       # configuration and status register
                     12:        .set    MBA_CR,4        # control register
                     13:        .set    MBA_SR,8        # status register
                     14:        .set    MBA_VAR,12      # virtual address register
                     15:        .set    MBA_BCR,16      # byte count register
                     16:        .set    MBA_ERB,0x400   # external register base
                     17:        .set    MBA_AS,0x410    # attention summary
                     18: 

unix.superglobalmegacorp.com

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