Hi.

--- Olav Kongas <[EMAIL PROTECTED]> wrote:
...
> 
> It would be great if you will implement PIO for 1362 as I
> don't have that hardware. Sure you can tell me where your
> driver initialization fails and perhaps I can help you
> further.
> 

I'm looking at the driver again.  I was thinking of replacing these
functions (found in ohci-isp1362-emu.c):
 'isp1362_dma_recv_data' with 'isp1362_pio_recv_data', and
 'isp1362_dma_send_data' with 'isp1362_pio_send_data'.

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?

Thanks,
Mike


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to