David Meggy wrote:
RNDIS works!!!!! :)

I did have to change the cp[28] to an if(1) in the rndis.c file, and
then I found another bug in my udc driver, but all is well now

OK, that workaround will work for a while, but the real issue is that the filter is value is a bitmask (32 bits) provided by the request (buf) ... but it's being read instead from the response buffer, as a byte!

I'll send a patch once I know how to safely package the multicast
output filtering (it's non-existent for both RNDIS and CDC).

Thanks for finding that bug!

- Dave





-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to