Re: Linux 2.1.115ac1 released

Vojtech Pavlik (vojtech-lists@twilight.ucw.cz)
Sat, 8 Aug 1998 21:01:12 +0200


On Sat, Aug 08, 1998 at 03:11:41PM +0200, Markus Kossmann wrote:

> Alan Cox wrote:

> > [...]
> > Joystick 1.2.7 BETA
> > [...]

> The upgrade removes js_setup(). But there are still references for it
> in init/main.c.
> The following patch avoids the undefined reference to js_setup

> -#ifdef CONFIG_JOYSTICK
> -extern void js_setup(char *str, int *ints);
> -#endif
> -#endif
> -#ifdef CONFIG_JOYSTICK
> - { "js=", js_setup },

Hmm, interestingly enough, the patch (though against 1.2.106), included
in my joystick 1.2.7 release does remove this reference from main.c
and adds two others, to js_an_setup() and js_ni_setup(). I think this
part of the patch got lost somewhere in the process of creating 115ac1.

By the way, yesterday I released a new release, 1.2.8, which fixes quite
a bunch of bugs found in 1.2.7, and hopefully doesn't add much new ones.

Message to Alan:

Could you use that one instead of 1.2.7?
And thanks for including my joystick driver in your patch. :)

Thanks,
Vojtech Pavlik

PS. 1.2.8 joystick driver release (which includes a patch against 2.1.115)
can be found on:

ftp://atrey.karlin.mff.cuni.cz/pub/linux/joystick/joystick-1.2.8.tar.gz

-
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