Matthew Dharm wrote:
On Sat, Feb 01, 2003 at 07:58:50PM -0800, David Brownell wrote:
No problem reproduces here for me.
This is interesting...
Hmm try
+ /* not all host controllers use DMA (like the mainstream pci ones);
+ * they can use PIO (sl811) or be software over another transport.
+ */
+ dma = (dev->dev.dma_mask == 0);
making that line in usb_sg_init() use "!= 0". (Untested, "seems right".)
Most curious that it would seem to work for me.
- Dave
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel