[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1334732588-9351-2-git-send-email-simon@mungewell.org>
Date: Wed, 18 Apr 2012 00:03:08 -0700
From: Simon Wood <simon@...gewell.org>
To: linux-input@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Jiri Kosina <jkosina@...e.cz>,
Michael Bauer <michael@...auer.org>,
Michal Maly <madcatxster@...il.com>,
Simon Wood <simon@...gewell.org>
Subject: [PATCH 2/2] HID: hid-lg4ff: Updated Comments
Updated comments to say that this driver now supports all Logitech
gaming wheels, and not just the WiiWheel
Signed-off-by: Simon Wood <simon@...gewell.org>
---
drivers/hid/hid-lg4ff.c | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/hid/hid-lg4ff.c b/drivers/hid/hid-lg4ff.c
index ab5232e..cbafb46 100644
--- a/drivers/hid/hid-lg4ff.c
+++ b/drivers/hid/hid-lg4ff.c
@@ -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 &
+ * Wireless Speed Force (WiiWheel)
*
* Copyright (c) 2010 Simon Wood <simon@...gewell.org>
*/
@@ -587,7 +588,7 @@ err:
}
#endif
- hid_info(hid, "Force feedback for Logitech Speed Force Wireless by Simon Wood <simon@...gewell.org>\n");
+ hid_info(hid, "Force feedback for Logitech Gaming Wheels\n");
return 0;
}
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists