> I'm just wondering if it's possible to patch the kernel somehow in 
> order to use the new driver for speedtouch?

Get the latest the module from linux-usb CVS:

        http://sourceforge.net/cvs/?group_id=3581

Running "make" should build the module - no need to patch the kernel,
BUT you need to have a recent kernel (probably 2.6.14 is recent enough).

You need to remove any existing speedtch/usbatm modules (this will
kill your internet connection): as super-user

        rmmod speedtch
        rmmod usbatm

Now insert the new modules: as super-user, and assuming you are in the
directory you checked out from sourceforge, and assuming you compiled it:

        insmod ./usbatm.ko
        insmod ./speedtch.ko

If you want isochronous urb support, change the last line to

        insmod ./speedtch.ko enable_isoc=1

Replug your modem.

Ciao,

Duncan.

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dИsinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to