Re:[PATCH] PSX support in input/joystick/gamecon.c

From: iuri.f
Date: Fri Feb 06 2004 - 13:52:06 EST


Looks nice, any chance of a 2.4.22+ kernel patch?

---------- Cabeçalho inicial -----------

De: owner-linux-joystick@xxxxxxxxxxxxxxxxxxxxxxxx
Para: linux-kernel@xxxxxxxxxxxxxxx,
vojtech@xxxxxxx,linux-joystick@xxxxxxxxxxxxxxxxxxxxxxxx
Cópia:
Data: Fri, 06 Feb 2004 13:06:49 -0500
Assunto: [PATCH] PSX support in input/joystick/gamecon.c

> Hi, this is my first kernel hack but it's fairly straight froward.
I
> did a partial-rewrite of the PSX support in gamecon.c to make it
far
> more usable. What this patch changes:
>
> * Adds support for more than one controller. Previously more
than
> one controller was initialized and the docs said they worked,
but
> only one was actually read.
> * Removes unnecessary detection on initialization. This allows
the
> module to be initialized without controllers plugged in (hot
> swapping controllers works). This removes a warning if the
user
> has an unrecognized controller plugged in, but the only
> unrecognized controller I have been able to find information
about
> online is the PSX mouse, which I've never actually seen.
> * Adds a gc_psx_ddr option to have direction presses register
as
> buttons instead of axes. Allows the module to be used for
Dance
> Dance Revolution emulators like Stepmania.
> * Adds gc_psx_* to documentation.
>
> I've tested this with a dualshock 2, clone digital controller, and
DDR
> pads. The patch applies against both 2.6.1 and 2.6.2.
>
> -Peter Nelson
>

-
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/