ueagle-atm kernel driver installation
You need to configure kernel and build it, if you don't know much about patching, configuration and installation linux kernel
you probably want to read
Kernel-Build-HOWTO.
Now driver is in -mm kernel tree, so if you want it, just apply -mm patch to your vanilla kernel.
You should never mix versions : usbatm from kernel and ueagle-atm from release/svn (and vice versa) because this can make your machine crash.
In order that ueagle-atm driver works properly, you need many additional modules. You should configure them for kernel build process before you add ueagle-atm and usbatm, see
UealgeAtmOtherModules
We use
make menuconfig method of kernel configuration.
To compile ueagle-atm
and usbatm set up options as follow.
Don't compile
both if you want to use driver from release or svn snapshot.
Networking --->
Networking Options --->
[M] Asynchronous Transfer Mode (ATM)
Device Drivers --->
USB support --->
USB DSL modem support --->
[M] USB DSL modem support
[ ] Speedtouch USB support (NEW)
[ ] Conexant AccessRunner USB support (NEW)
[M] ADI 930 and eagle USB DSL modem
[ ] Other USB DSL modem support (NEW)