Re: IP truncated-ip - 4 bytes missing! ( solved )

niam.tni <[email protected]> Thu, 3 Aug 2006 23:23:49 +0200
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <[email protected]>
> 2006/8/2, Pavel Roskin <[email protected]>:
> >
> > I have made the first firmware package specifically for this driver.
> > You can get it from https://developer.berlios.de/projects/at76c503a/

You did it! That works! Thx. It is the older version 1.101.4 :)

I wrote:: ( answered by me ) :

> Which module do I need to compile now for my Linksys WUSB11 adapter?
> Before (CVS from January 2006) I had to compile at76c503.ko AND
> at76c503_rfmd.ko and at76_usbdfu.ko.
> But you wrote, *rfmd.ko has been removed, so at which module do I have
> to look for after compiling now?
>

Only at76_usb.ko needed. Solved.


I wrote, too ( answered by me ) :

> That's the error I get trying to upload firmware with atmel_fwl.pl:
>
> wlan0 is not an Atmel interface at atmel_fwl.pl line 35.

I'm using udev now to do the job ( firmware from
at76_usb-firmware-0.1.tar.gz in /lib/firmware ), so it's udev's
problem but it knows to handle correctly with it ;)

regards