On Monday 25 October 2004 11:59, xemc wrote: > > It seems these are the main users of DMA. However, DMA seems to be > referenced in a bunch of other places. > > What is td->td_dma used for? How can I get rid of it? > The same questions go for ed->dma, dma_sync_single_for_device, > dma_to_td. I'll try to guess right now, but I think I'm setting > myself up for failure. > > Do you have any advice?
Don't touch the core OHCI code ... you're probably better off cloning it into a new driver, if you want to commit surgery like switching from DMA to PIO. - Dave ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
