All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Marineau <marineam@gentoo.org>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Disable Sidewinder debug messages
Date: Sun, 02 Jan 2005 00:23:34 -0800	[thread overview]
Message-ID: <41D7AF86.2050000@gentoo.org> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Here is a little pach to disable the sidewinder debug messages

signed-off-by: Michael Marineau <marineam@gentoo.org>

- --- linux-2.6.10.orig/drivers/input/joystick/sidewinder.c       2005-01-01 23:06:57.580682749 -0800
+++ linux-2.6.10/drivers/input/joystick/sidewinder.c    2005-01-01 23:08:38.938770296 -0800
@@ -45,7 +45,7 @@
  * as well as break everything.
  */

- -#define SW_DEBUG
+/* #define SW_DEBUG */         /* Enable lots of debugging output */

 #define SW_START       400     /* The time we wait for the first bit [400 us] */
 #define SW_STROBE      45      /* Max time per bit [45 us] */


- --
Michael Marineau
marineam@gentoo.org
Gentoo Linux Developer
Oregon State University

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFB16+GiP+LossGzjARAkvrAKC7n2sifNEqsyceOYlu/QZwMH3CDwCglNjT
iHZKz0kCwpRIiW56k/+CJFE=
=0ckq
-----END PGP SIGNATURE-----

                 reply	other threads:[~2005-01-02  3:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=41D7AF86.2050000@gentoo.org \
    --to=marineam@gentoo.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.