Does a USB Keyboard Use DMA?
Does a USB Keyboard Use DMA?
Does a USB keyboard use DMA, meaning it sends the data from the USB controller directly to RAM?
Re: Does a USB Keyboard Use DMA?
No, it does not. Instead, it sends data to the host controller, which places it in RAM directly.
Carpe diem!