This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / input / joystick / sidewinder.c
index b29d576..084643d 100644 (file)
@@ -45,7 +45,7 @@ MODULE_LICENSE("GPL");
  * as well as break everything.
  */
 
-/* #define SW_DEBUG */
+#define SW_DEBUG
 
 #define SW_START       400     /* The time we wait for the first bit [400 us] */
 #define SW_STROBE      45      /* Max time per bit [45 us] */