public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Micheal Marineau <marineam@engr.orst.edu>
To: Vojtech Pavlik <vojtech@suse.cz>
Cc: linux-input@atrey.karlin.mff.cuni.cz,
	linux-joystick@atrey.karlin.mff.cuni.cz,
	linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>,
	trivial@rustcorp.com.au
Subject: [PATCH][resend] Disable Sidewinder debug messages
Date: Sun, 16 Jan 2005 13:25:08 -0800	[thread overview]
Message-ID: <41EADBB4.9070908@engr.orst.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 832 bytes --]

Sorry for the resend (again). Last time I accidently let the patch
line wrap, so this one will actually apply.  This patch is
needed because currently the sidewinder produces a load of
debugging output.

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

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

             reply	other threads:[~2005-01-16 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-16 21:25 Micheal Marineau [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-15 20:39 [PATCH][resend] Disable Sidewinder debug messages Michael Marineau

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=41EADBB4.9070908@engr.orst.edu \
    --to=marineam@engr.orst.edu \
    --cc=akpm@osdl.org \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    --cc=linux-joystick@atrey.karlin.mff.cuni.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@rustcorp.com.au \
    --cc=vojtech@suse.cz \
    /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