mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	changed email
Changed email address of Johann Deneux (myself) Also removed CVS tags in comments (no longer using cvs) Signed-off-by: Johann Deneux <johann.deneux@gmail.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
		
							parent
							
								
									568e0c1119
								
							
						
					
					
						commit
						118e78d1cd
					
				
					 5 changed files with 5 additions and 7 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| Force feedback for Linux. | ||||
| By Johann Deneux <deneux@ifrance.com> on 2001/04/22. | ||||
| By Johann Deneux <johann.deneux@gmail.com> on 2001/04/22. | ||||
| Updated by Anssi Hannula <anssi.hannula@gmail.com> on 2006/04/09. | ||||
| You may redistribute this file. Please remember to include shape.fig and | ||||
| interactive.fig as well. | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ specify force effects to I-Force 2.0 devices.  None of this information comes | |||
| from Immerse. That's why you should not trust what is written in this | ||||
| document. This document is intended to help understanding the protocol. | ||||
| This is not a reference. Comments and corrections are welcome.  To contact me, | ||||
| send an email to: deneux@ifrance.com | ||||
| send an email to: johann.deneux@gmail.com | ||||
| 
 | ||||
| ** WARNING ** | ||||
| I may not be held responsible for any dammage or harm caused if you try to | ||||
|  | @ -246,7 +246,7 @@ Remember it's free (as in free beer) and alpha! | |||
| Check www.immerse.com for Immersion Studio, and www.fcoder.com for ComPortSpy. | ||||
| 
 | ||||
| ** Author of this document ** | ||||
| Johann Deneux <deneux@ifrance.com> | ||||
| Johann Deneux <johann.deneux@gmail.com> | ||||
| Home page at http://www.esil.univ-mrs.fr/~jdeneux/projects/ff/ | ||||
| 
 | ||||
| Additions by Vojtech Pavlik. | ||||
|  |  | |||
|  | @ -1,6 +1,4 @@ | |||
| /*
 | ||||
|  * $Id: hid-ff.c,v 1.2 2002/04/18 22:02:47 jdeneux Exp $ | ||||
|  * | ||||
|  *  Force feedback support for hid devices. | ||||
|  *  Not all hid devices use the same protocol. For example, some use PID, | ||||
|  *  other use their own proprietary procotol. | ||||
|  |  | |||
|  | @ -24,7 +24,7 @@ | |||
|  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||||
|  * | ||||
|  * Should you need to contact me, the author, you can do so by | ||||
|  * e-mail - mail your message to <deneux@ifrance.com> | ||||
|  * e-mail - mail your message to <johann.deneux@gmail.com> | ||||
|  */ | ||||
| 
 | ||||
| #include <linux/types.h> | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| #
 | ||||
| # Makefile for the I-Force driver
 | ||||
| #
 | ||||
| # By Johann Deneux <deneux@ifrance.com>
 | ||||
| # By Johann Deneux <johann.deneux@gmail.com>
 | ||||
| #
 | ||||
| 
 | ||||
| # Goal definition
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Johann Deneux
						Johann Deneux