; Device control block for type 2 channel B (Ring transmission)

;       .WORD        0  ; Link to driver
        .WORD        0  ; Device ID
        .WORD        0  ; Work queue
        .WORD        0  ; Start routine
        .WORD        0  ; Stop routine
        JSR     R2,@(PC)+
        .WORD        0  ; Interrupt routine
        .WORD      334  ; Interrupt vector
        .WORD   160044  ; Control and status reg

        .END


