Re: [PATCH] gamecon.c: Fix for SNES controllers

2001-07-07 Thread Vojtech Pavlik
On Thu, Jul 05, 2001 at 09:49:08PM -0400, Michael Gold wrote: > In kernel 2.4.4, a change was made to gamecon.c that causes problems > with Super Nintendo controllers. The directional pad no longer works > correctly - only the up and left directions work. The following patch > fixes the problem

Re: [PATCH] gamecon.c: Fix for SNES controllers

2001-07-07 Thread Vojtech Pavlik
On Thu, Jul 05, 2001 at 09:49:08PM -0400, Michael Gold wrote: In kernel 2.4.4, a change was made to gamecon.c that causes problems with Super Nintendo controllers. The directional pad no longer works correctly - only the up and left directions work. The following patch fixes the problem by

[PATCH] gamecon.c: Fix for SNES controllers

2001-07-05 Thread Michael Gold
In kernel 2.4.4, a change was made to gamecon.c that causes problems with Super Nintendo controllers. The directional pad no longer works correctly - only the up and left directions work. The following patch fixes the problem by reversing the change. It applies cleanly to kernels 2.4.4, 2.4.5,

[PATCH] gamecon.c: Fix for SNES controllers

2001-07-05 Thread Michael Gold
In kernel 2.4.4, a change was made to gamecon.c that causes problems with Super Nintendo controllers. The directional pad no longer works correctly - only the up and left directions work. The following patch fixes the problem by reversing the change. It applies cleanly to kernels 2.4.4, 2.4.5,