Hi,

if you define DEBUG in cdc-acm.c, you should change the line (it's approx. line 541)
dbg("probing config %d", cfacm->bConfigurationValue);
to
dbg("probing config %d", cfacm->desc.bConfigurationValue);


regards
Oliver

-----
Oliver Spang
[EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to