From: Jeremiah Holt <jholt5638@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Patch gamecon.c
Date: Wed, 15 Sep 2004 17:49:04 -0500 [thread overview]
Message-ID: <c49d2fb004091515492737d6a3@mail.gmail.com> (raw)
This patch changes gc_psx_delay from 60 usecs to 10 usecs. At 60usecs
my system was almost unusable anything a app wanted to use the the
joystick I tried the gc_psx_delay= switch for the module but that
appears to be no longer supported. Please personally CC: all comments
to me thanks
--- ./linux-2.4.28/drivers/char/joystick/gamecon.c 2004-09-15
17:45:43.000000000 -0500
+++ ./linux-2.4.28-patched/drivers/char/joystick/gamecon.c
2004-09-15 17:27:43.000000000 -0500
@@ -213,7 +213,7 @@
*
*/
-#define GC_PSX_DELAY 60 /* 60 usec */
+#define GC_PSX_DELAY 10 /* 10 usec */
#define GC_PSX_LENGTH 8 /* talk to the controller in bytes */
#define GC_PSX_MOUSE 1 /* Mouse */
next reply other threads:[~2004-09-15 22:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-15 22:49 Jeremiah Holt [this message]
2004-09-16 5:16 ` Patch gamecon.c Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c49d2fb004091515492737d6a3@mail.gmail.com \
--to=jholt5638@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox