On Thu, 2004-04-15 at 18:16, David Brownell wrote:
> Kari Veneranta wrote:
> 
> > // Function Configuration Descriptor
> > DESCRIPTOR FConf_desc[L_F_CONFIG] PROGMEM =
> > {
> 
> Looks like your driver's configuration descriptor isn't being
> delivered as you expect.  For example, the wTotalLength of what
> Linux sees is 0x0019 not 0x0029, iConfiguration is zero not 2,
> bmAttributes and bMaxPower values are different, and so on.
> 
> Your driver is probably passing some other descriptor instead
> of this one, or mangling it while during transmit.
> 
That could be the case but there is only one problem window XP sees all
information as configured. 

And from atmel i did get message that if i disable hub then kernel can
enumerate that device whitout problems. I haven't have time to test that
myself yet but i trust their word about it.

Kari
> 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&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