Page 1 of 1

Default base address of Busmastering DMA

Posted: Fri Mar 20, 2015 10:21 pm
by markq
Hello, I want to enable DMA mode however, according to the articles I need to enumerate all PCI device in the configuration space to find out the base address of the Bus Master. Is there a default address or do I have to enumerate?

Re: Default base address of Busmastering DMA

Posted: Sat Mar 21, 2015 2:12 am
by madanra
Enumerating PCI devices is reasonably easy, and you'll need to do it at some point - I'd just go ahead and get it done.