lkml.org 
[lkml]   [2003]   [Dec]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromDuncan Sands <>
SubjectRe: speedtouch for 2.6.0
DateMon, 29 Dec 2003 13:34:01 +0100
Hi Guldo, I assume you are using the kernel mode
driver (kernel module) and not the user mode driver
(pppoa2, pppoa3).  For that you need to compile the
kernel module.

> I'm trying to get this usb adsl modem to work
> with the latest stable kernel.
> I searched for this on the ML archive, and realized
> that the kernel module should be used.
> But I can't understand one thing (at least...)
> which consequences does the new alcatel module
> driver have on getting this modem to work?

It works the same as the module in 2.4.22 and later.
This module was originally only available outside the
kernel tree (it can be found for example in the
speedbundle on http://linux-usb.sf.net/SpeedTouch).
Now that it is in the kernel tree it is pointless to
compile it in the speedbundle (and it doesn't work
right now for 2.6 kernels).  Just turn it on in your
kernel .config and recompile your kernel.

> Does it override kernel setup described on
> the speedbundle site, or not?

Well, you still need to turn on ATM support etc,
but there is no need to patch the kernel for example.

> How should the kernel be compiled?

With

CONFIG_USB_SPEEDTOUCH=m

at least.

Ciao,

Duncan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:59    [from the cache]
©2003-2008