Wolfgang Grandegger wrote:
OK, I realized as well, that I stumbeled over untested code. For some
Why the heck is this driver located in drivers/experimental? ;)
reason the kernel of FC 2 uses "zero-copy". I disabled DD_ZEROCOPY and
Could you check this modification in? It seems to be another unwanted dependency on the Linux kernel config.
now it works. Is the rtskb memory contiguous? How is it allocated? Actually what the DMA engine of the 3c59 needs is a chain of memory chunk address and size. I will look into this later on.
rtskbs, including the contained payload buffer, are allocated via kmalloc. Therefore, the buffer consists of contignous memory and should cause no DMA problems.
Jan ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ RTnet-users mailing list RTnet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rtnet-users