Re: Joystick->mouse converter in kernel-land
Free The Cube <[email protected]>
| Newsgroups | gmane.linux.ports.game-cube.devel |
|---|---|
| Message-ID | <[email protected]> |
Oops, there is a mistake in this module param's descriptions :) ... Replace : +MODULE_PARM_DESC(xres, "Buttons map (left,right, middle,extra1,extra2)"); +MODULE_PARM_DESC(xres, "Axes map (horizontal, vertical)"); By : +MODULE_PARM_DESC(btn, "Buttons map (left,right, middle,extra1,extra2)"); +MODULE_PARM_DESC(abs, "Axes map (horizontal, vertical)"); Regards, Free The Cube. Free The Cube wrote: > Hello everybody. > > I didn't know where to submit the patch , so i submit it to the SF > Patch Tracking System (I don't know if it is the good way... :) ) > I haven't PSO yet, so the converter was only tested on x86 (don't care > since this driver is device independant). > > Regards, Free The Cube. > > PS : more details about this driver on the SF Patches page. > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn