logoalt Hacker News

ComputerGuru01/17/20251 replyview on HN

DMA from device to host directly rather than from host USB controller to host memory.


Replies

mianos01/17/2025

When I worked on it, the USB controller was just a pci bus device that once set up, the incoming data, from a USB ADC, streamed the data in blocks directly to memory. Maybe they took all that back out.

show 1 reply