Networking :: ATMEL drivers for dsl 2.4.26



can someone compile drivers ATMEL for dsl 2.4.26 ?

my wireless usb card :ATMEL AT76C505A RFMD 2958
bus 002 device 002 ID: 03eb:7614 ATMEL corps
==>
http://sourceforge.net/project/showfiles.php?group_id=59001

i think it's possible with Knoppix 3.4  (2.4.6)
i am a new in linux..

i need this drivers :
Build USB RFMD 505A Driver [y/N] : Y

I think lot personne need this atmel drivers for wireless

thanks....you..

:D

ok i have downloaded the latest tarball from http://cvs.berlios.de/cgi-bin/viewcvs.cgi/at76c503a/.
Executed the following in knoppix 3.4 (kernel 2.4.26):
  tar -xvzf at76c503a.tar.gz
  cd at76c503a;cd at76c503a
  make;make install
And now i have my usb driver for my
card wireless (at76505-rfm2958.0)

where i place this file in dsl (kernel 2.4.26) ?

if i put this files in /knoppix/lib/modules/2.4.26/usb and i make #modprode -v at76505-rfm2958
i have "can't locate module at76505-rfm2958"

please help me....
thank vincent

Try running

sudo update-modules

thank.. but i have this messages:
depmod : can't open /lib/modules/2.4.26/modules.dep for writing
cp: cannot create regular file /lib/modules/modprobe.conf.old :read-only file system

it is possible to write this file in an other folder ?
==>because after i can make a remaster of dsl and put this files to the right place..
thank vincent

Are you doing this on a hd-installed system?

If you run it as sudo it should be allowed to write to the file unless you are running from livecd/frugal/poormans.

Next Page...
original here.