lkml.org 
[lkml]   [1998]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.1.118 Joystick problems
On Thu, Aug 27, 1998 at 11:15:16AM +0200, Gregor Suhr wrote:
> My Joystick was found on system boot, but the first access had the following
> result:
>
[Oops snipped.]
Oh boy I get to post somethng useful . Looks like the new flush didn't
get added - see if this helps

--- linux/drivers/char/joystick.c.orig Thu Aug 27 10:32:16 1998
+++ linux/drivers/char/joystick.c Thu Aug 27 10:34:03 1998
@@ -771,6 +771,7 @@
js_ioctl, /* js_ioctl */
NULL, /* js_mmap */
js_open, /* js_open */
+ NULL, /* js_flush */
js_release, /* js_release */
NULL /* js_sync */
};
--
Robert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.042 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site