whow
it's late............but i finally succeed in having wifi working !!!!!!!!!!!!!!!!!
that was tough.....
and i didn't write all i've done.....
the easy part was to copy angstrom /lib/modules/2.6.22.* and /lib/firmware/* files as it was empty on my new debian
after rebooting i could find all modules without any problem
next, i wanted to have wifi working, and big difficulties begun !!! mainly i had to :
-get and install latest tzdata here:
http://ftp.de.debian.org/debian/pool/main/...2007h-2_all.deb-install wireless-tools and all required packages (libc6, libgcc1, ...)
packages were taken here :
http://armel-debs.applieddata.net/debian/pool-armel/main/-about networking, i don't know why but my Asus CF card is known as eth2 (i searched a lot before finding it!)
so plug the card,
iwconfig eth2 key s:my_wep_key
then configure eth2 with ifconfig for my home router
and at last, i find that i had to type that line to reach outside:
route add -net 0.0.0.0 gw 192.168.1.1 eth2
and gotcha! i could ping
www.yahoo.fr !!!!!
now apt-get update is running.
ps: now i think i'll backup all this before trying apt-get dist-upgrade and installing all stuffs