From 287b84bd847d9de0b941f845baaa205242fcaaa3 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Thu, 11 Nov 2010 14:19:09 +0100 Subject: Fix for single-touch firmware The current driver does not work for single-touch firmware, and the driver occasionally crashes. The HID report which resets the array index is never received, resulting in out-of-range memory access. This patch restores functionality by detecting the presence of the multitouch firmware, and adds a range check to make the driver resilient against additional unknown firmware versions. Signed-off-by: Henrik Rydberg --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 58d1fd3..c06ba1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hid-ntrig-dkms (1.1.1) maverick; urgency=low + + * Fix for single touch firmware + + -- Henrik Rydberg Thu, 11 Nov 2010 14:12:32 +0100 + hid-ntrig-dkms (1.1.0) maverick; urgency=low * New driver for maverick, works on Dell, HP and Lenovo. -- cgit v1.2.3