What signal does the DMA controller use to request access to the system bus?
The DMA controller sends a Bus Request (BR) signal to the CPU to request control of the system bus for data transfer operations. Once it receives the Bus Grant (BG) signal, it can proceed with data transfer.