Little tipo in 2.1.108-ac2

German Jose Gomez Garcia (mat006@pinon.ccu.uniovi.es)
Sat, 11 Jul 1998 19:05:22 +0200 (METDST)


If you configure PARPORT as a module you won't be able to config
your printer, the problem is in driver/char/Config.in there is a line
that looks like:

if [ "$CONFIG_PARPORT" = "y" -o "$CONFIG_PARPORT" = "n" ]; then

and should be

if [ "$CONFIG_PARPORT" = "y" -o "$CONFIG_PARPORT" = "m" ]; then

everything else (I've tested :) is working fine, although I have a doubt,
why not include the joystick-1.2.7 in the develpment tree?, it seems very
stable and has lot of features not present in current version (as, for
example, support for my Wingman Extreme Digital XD , and what the hell,
isn't that a developers&testers only kernel?

PS: I have already asked it, but ... where can I find the framebuffer
utilities?, in the address provided in the docs I cannot find anything.

<>-------------------------------------+-----------------------------------<>
One O.S. to rule them all, | German Gomez Garcia
One O.S. to find them. | mat006@pinon.ccu.uniovi.es
One O.S. to bring them all |
and in the darkness bind them. | "Wur Qanar Wur Stilor Wur Kas"
<>-------------------------------------+-----------------------------------<>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html