Re: speedtouch for 2.6.0

From: Guldo K
Date: Tue Dec 30 2003 - 10:55:04 EST


Duncan Sands writes:
> You are compiling against 2.6 kernel headers.
> (Most people have 2.4 kernel headers in
> /usr/include/linux, even if they are running a
> 2.6 kernel). You will need to update the
> firmware_loader directory. Do the following:
>
> cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/speedtouch login
>
> (just hit return if asked for a password).

It looks like this needs a connection... it couldn't find the server.
Of course, I'm offline when doing this. :-(

This is getting too frustrating...
Maybe I'd better get an ethernet modem, shouldn't I?

Anyway, thank you very much for your answers and your patience.

Happy 2004! :-)

*Guldo*

> Then do
>
> cvs -z 9 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/speedtouch co speedtouch
>
> This creates a directory called speedtouch. Replace the contents of the
> firmware_loader directory with the contents of this new speedtouch
> directory. Now rebuild: in the top level of the speedbundle do
>
> make clean
> make
> (become root)
> make install
>

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