Annotation of 3BSD/sys/h/uba.m, revision 1.1

1.1     ! root        1: #
        !             2: #      uba.m   2.1     1/5/80
        !             3: #
        !             4: #
        !             5: #      VAX unibus adapter registers
        !             6: #
        !             7: 
        !             8:        .set    UBA,0x80044000          # virtual address of unibus registers
        !             9:        .set    UBA0,0x80044000
        !            10:        .set    UBR_OFF,0x30            # UBA offset to BRRVR regs
        !            11:        .set    CFGFLT,0xfc000000       # SBI fault bits in UBA config reg
        !            12:        .set    UCN_OFF,0               # UBA offset to config reg
        !            13:        .set    UST_OFF,8               # UBA offset to status reg
        !            14:        .set    UFMER_OFF,0x10          # UBA offset to failed map register
        !            15:        .set    UFUBAR_OFF,0x14         # UBA offset to failed UB addr reg
        !            16: 
        !            17:        .set    UBA_SR,UBA + 0x8
        !            18:        .set    UBA_BR4,UBA + 0x30      # virtual address of intr vect registers
        !            19: 

unix.superglobalmegacorp.com

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