Networking :: ATMEL drivers for dsl 2.4.26



ok i chroot my folder of my remaster /source

==========
#mount --bind /dev /mnt/hda1/source/dev
#chroot /mnt/hda1/source
#mount -t proc /proc proc
====================
and i add my drivers *.o in /lib/modules/2.4.26/modules.dep
and now modprobe run succefuly
and with lsmod i see my module...
=========================
#umount /proc
#ctrl+D

rq:
update-modules it's ok now (in chroot) but
don't change my modules.dep i don't no why..

thank
vincent


original here.