Package: kernel-image-2.6.7-1-686 Version: 2.6.7-2 Severity: normal Tags: patch
The sidewinder module is compile with debuging, so each time you move the joystick, the write some value in the log. Quickly the logs are full of uneeded value... Matthieu -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages kernel-image-2.6.7-1-686 depends on: ii coreutils [fileutils] 5.2.1-2 The GNU core utilities ii initrd-tools 0.1.73 tools to create initrd image for p ii module-init-tools 3.1-pre5-3 tools for managing Linux kernel mo -- no debconf information
--- sidewinder.c 2004-07-18 09:02:56.000000000 +0200 +++ /tmp/sidewinder.c 2004-08-13 17:47:08.000000000 +0200 @@ -45,7 +45,7 @@ * 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] */

