Re: Gamepad driver question

Pete Zaitcev <[email protected]>
Newsgroups gmane.linux.usb.devel
Organization Red Hat, Inc.
Message-ID <[email protected]>
On Tue, 20 Mar 2007 12:01:11 -0500, Chris Browning <[email protected]> wrote:

> input_report_rel(dev, REL_X, (signed char) mouseX);
> input_report_rel(dev, REL_Y, (signed char) mouseY);
> 
> and the probe function reports EV_REL and REL_X | REL_Y.

> http://browning.homelinux.com/airflo.c.txt

I see you call input_sync. Hmm. Try to post to the input developers'
list (I think it's something like [email protected]).
The USB list may not be the best place.

-- Pete

P.S. find evdev at sourceforge and look at events you generate.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.