Re: at76c505a (RFMD2958)

Joerg Albert <[email protected]> Sun, 5 Sep 2004 16:18:15 +0200 (CEST)
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <[email protected]>
Hi Roman,

On Sun, 5 Sep 2004, [koi8-r] ????? ???????  wrote:

> Sep  5 00:48:51 noir74nl /etc/hotplug/usb.agent: Setup at76c505a-rfmd2958 for USB product 3eb/7614/100
> Sep  5 00:48:51 noir74nl kernel: at76_usbdfu.c: USB Device Firmware Upgrade (DFU) handler v0.12beta18-static loading
> Sep  5 00:48:51 noir74nl kernel: at76c503.c: Generic Atmel at76c503/at76c505 routines v0.12beta18-static
> Sep  5 00:48:51 noir74nl kernel: at76c503-fw_skel.c: Atmel at76c505a (RFMD2958) Wireless LAN Driver v0.12beta18-static loading
> Sep  5 00:48:51 noir74nl kernel: usb.c: registered new driver at76c505a-rfmd2958
> Sep  5 00:48:51 noir74nl kernel: [cb40a0c0] link (0b40a062) element (0b40bb10)
> Sep  5 00:48:51 noir74nl kernel:  Element != First TD
> Sep  5 00:48:51 noir74nl kernel:   0: [cb40bab0] link (0b40bae0) e3 Length=7 MaxLen=7 DT0 EndPt=0 Dev=8, PID=2d(SETUP) (buf=09710860)
> Sep  5 00:48:51 noir74nl kernel:   1: [cb40bae0] link (0b40bb10) e3 SPD Length=7 MaxLen=7 DT1 EndPt=0 Dev=8, PID=69(IN) (buf=07e31000)
> Sep  5 00:48:51 noir74nl kernel:   2: [cb40bb10] link (0b40bb40) e3 SPD Stalled Babble Length=7 MaxLen=7 DT0 EndPt=0 Dev=8, PID=69(IN) (buf=07e31008)
> Sep  5 00:48:51 noir74nl kernel:   3: [cb40bb40] link (0b40bb70) e3 SPD Active Length=0 MaxLen=1 DT1 EndPt=0 Dev=8, PID=69(IN) (buf=07e31010)
> Sep  5 00:48:51 noir74nl kernel:   4: [cb40bb70] link (00000001) e3 IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=8, PID=e1(OUT) (buf=00000000)
> Sep  5 00:48:51 noir74nl kernel:
> Sep  5 00:48:51 noir74nl kernel: at76_usbdfu.c: dfu_download_block failed with -32
> Sep  5 00:48:51 noir74nl kernel: at76c503.c: downloading internal fw failed with -32

please try the latest version 0.12beta19 (just checked it into cvs) - I've
fixed some problems with the at76c505a under 2.6.x which may help in your
case, too. If not, please enable debug outputs in at76_usbdfu.o by
manually loading the module:
	modprobe -v at76_usbdfu debug=1
Plug the device in and post the syslog (should be more than the above).

HTH,
Jörg