Re: IP truncated-ip - 4 bytes missing!

niam.tni <[email protected]> Thu, 3 Aug 2006 20:37:45 +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/

Wow! Good work but before I can try it out, I'll have to solve a
problem (and hope you or somebody else will help me):

I've compiled at76c503 module with today's CVS.
I've seen some files are moved, you perhaps could call it heavy
activity - thats good :).
So my question:
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?

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.

wlan0 does exist. I tried it with currenct CVS whereas only module
at76_usb.ko was loaded (no usable interface was reported by iwconfig)
and with some older version from January 2006 whereas at76c503.ko,
at76c503_rfmd.ko and at76_usbdfu.ko were loaded and therewith wlan0
did exist!
Any suggestions, what maybe the correct interface to upload firmware to? :/
Or is some missing kernel module the problem?

bye