Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305042
b: refs/heads/master
c: 6401380
h: refs/heads/master
v: v3
  • Loading branch information
Simon Wood authored and Jiri Kosina committed Apr 23, 2012
1 parent ad9d1ba commit 3b623cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 22bcefdc8838186f2253edbfd4a0c22cb85d030e
refs/heads/master: 6401380086eda2278a67f0c08ef783008d940f73
7 changes: 4 additions & 3 deletions trunk/drivers/hid/hid-lg4ff.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* Force feedback support for Logitech Speed Force Wireless
* Force feedback support for Logitech Gaming Wheels
*
* http://wiibrew.org/wiki/Logitech_USB_steering_wheel
* Including G27, G25, DFP, DFGT, FFEX, Momo, Momo2 &
* Speed Force Wireless (WiiWheel)
*
* Copyright (c) 2010 Simon Wood <simon@mungewell.org>
*/
Expand Down Expand Up @@ -590,7 +591,7 @@ int lg4ff_init(struct hid_device *hid)
#endif

out:
hid_info(hid, "Force feedback for Logitech Speed Force Wireless by Simon Wood <simon@mungewell.org>\n");
hid_info(hid, "Force feedback support for Logitech Gaming Wheels\n");
return 0;
}

Expand Down

0 comments on commit 3b623cc

Please sign in to comment.