Hello! With my at76c503 driver, I get this error:
usb.c: usbdfu driver claimed interface d917c740 usb.c: registered new driver at76c503 at76c503.c: driver registered uhci.c: uhci_result_control() failed with status 440000 [df5a70c0] link (1f5a7062) element (19127030) Element != First TD 0: [d9127000] link (19127030) e3 Length=7 MaxLen=7 DT0 EndPt=0 Dev=5, PID=2d(SETUP) (buf=1917c7c0) 1: [d9127030] link (19127060) e0 Stalled CRC/Timeo Length=7ff MaxLen=7 DT1 EndPt=0 Dev=5, PID=69(IN) (buf=189a7000) 2: [d9127060] link (19127090) e3 SPD Active Length=0 MaxLen=7 DT0 EndPt=0 Dev=5, PID=69(IN) (buf=189a7008) 3: [d9127090] link (191270c0) e3 SPD Active Length=0 MaxLen=1 DT1 EndPt=0 Dev=5, PID=69(IN) (buf=189a7010) 4: [d91270c0] link (00000001) e3 IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=5, PID=e1(OUT) (buf=00000000) usbdevfs: USBDEVFS_CONTROL failed dev 5 rqt 128 rq 6 len 18 ret -84 This happens just after the usbdfu module (in at76c503 package) has downloaded the firmware, in the probe() function. I guess one reason might be that at that moment the device has changed its interfaces and this confuses uhci. It does not happen on another host with ohci. Haven't tried usb-uhci yet. Is this anything I have to worry about? Anything I can do in the driver? I looked at the relevant code of uhci_result_control() in uhci, but I do not understand it yet. Greetings, Oliver -- An MTA for home users, notebooks and PDAs: http://masqmail.cx/masqmail/ A driver for Atmel at76c503 based WLAN Adapters: http://masqmail.cx/at76c503/
msg11154/pgp00000.pgp
Description: PGP signature
