Ronald G. Minnich
2005-Feb-08 00:57 UTC
[Xen-devel] madwifi, 2.6.10, 2.0testing.bk problem confirmed
madwifi is getting rx interrupts, and the packets it dumps are all zero. And, you get enough packets, and you can see the packets in other parts of memory, at least before your machine crashes and burns :-) So, I think my guess about bad PAs in the ring buffer is probably right. Anybody else out there using madwifi under 2.6.10 on xen? :-) Anyway I''ll do a bit more digging, from madwifi code it looks like this ought to work but ... ron ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Ian Pratt
2005-Feb-08 01:27 UTC
Re: [Xen-devel] madwifi, 2.6.10, 2.0testing.bk problem confirmed
> > madwifi is getting rx interrupts, and the packets it dumps are all zero. > And, you get enough packets, and you can see the packets in other parts of > memory, at least before your machine crashes and burns :-) > > So, I think my guess about bad PAs in the ring buffer is probably right. > > Anybody else out there using madwifi under 2.6.10 on xen? :-) > > Anyway I''ll do a bit more digging, from madwifi code it looks like this > ought to work but ...It should be calling ''pci_map_single'' on the skb->data area. We should start seeing northbridge chipsets soon which will allow Xen to trap this sort of badness. Ian ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel