| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Thanks hiboo.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
| |
Note the dependency on hid-dkms-1.0.6
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
|
|
|
| |
The MBA31 coordinate limits have been verified, and the packet
lengths are the same as for earlier models. The MBA32 still awaits
coordinate limit tests.
Reported-by: Edgar (gimli) Hucek <gimli@dark-green.com>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
|
|
|
| |
The 2.6.33 version sends additional packages using the
multitouch (MT) protocol, which are needed by the experimental
Multitouch X Driver. Existing setups using the synaptics driver
are not affected.
Signed-off-by: Henrik Rydberg <rydberg@alnilam.(none)>
|
| |
|
|
|
|
|
|
|
|
|
| |
In 2.6.28, the only additional configuration needed is for the new
macbooks using the wellspring3 device. The configuration is already
upstream, in a stalled commit ac26fca3 which is in hid-core, not
usbhid. Since jaunty comes with hid built in, there is no need or
possibility to use dkms for the configuration, but one must resort
to other methods.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
| |
This is a reworked debian source DKMS package, in a shared git/bzr setup.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
|
| |
Fixed a package stability problem when installing on a machine
without supported touchpad.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
|
|
|
|
| |
Debian DKMS package, with source available at launchpad:
https://code.launchpad.net/~rydberg
Package uploaded to the mactel-support PPA
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
|
|
|
|
|
| |
After fixing all the details regarding buttons, it seems I managed to
leave out the part that actually reports them. :-)
From tester logs, it seems the pressure scale is *not* changed much
after all. The click-with-moving-finger strategy generally means
pressing harder on the trackpad. Adjusted the range somewhat.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
| |
This reverts commit 869d13c5176813f6f076cad1c0fae29e3603d805.
|
| |
|
|
|
|
|
|
| |
After fixing all the details regarding buttons, it seems I managed to leave out the part that actually reports them. :-)
From tester logs, it seems the pressure scale is *not* changed much after all. The click-with-moving-finger strategy generally means pressing harder on the trackpad. Adjusted the range somewhat.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
| |
This version is not final, but good enough to base tests on.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
* Switch back to normal mode when closing
-- Henrik Rydberg <rydberg@euromail.se> Sun, 14 Sep 2008 16:06:42 +0200
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Finger counting improved further
-- Henrik Rydberg <rydberg@euromail.se> Wed, 03 Sep 2008 21:58:38 +0200
bcm5974 (0.63) unstable; urgency=low
* Finger pressure hysteresis added
-- Henrik Rydberg <rydberg@euromail.se> Wed, 03 Sep 2008 13:26:29 +0200
|
| | |
| |
| |
| |
| |
| |
| | |
* Compatibility mode reverted
* BTN_TOUCH event added for mousedev
-- Henrik Rydberg <rydberg@euromail.se> Tue, 02 Sep 2008 20:46:51 +0200
|
| | |
| |
| |
| |
| |
| | |
* Smoother motion in mouse interface
-- Henrik Rydberg <rydberg@euromail.se> Mon, 01 Sep 2008 21:01:24 +0200
|
| | |
| |
| |
| |
| |
| |
| | |
* New default mouse driver mode
* Mouse configuration parameters
-- Henrik Rydberg <rydberg@euromail.se> Mon, 01 Sep 2008 18:38:21 +0200
|
| | |
| |
| |
| |
| |
| |
| | |
* Cleanup patch from Dmitry Torokhov
* Auto-suspend patch from Dmitry Torokhov
-- Henrik Rydberg <rydberg@euromail.se> Fri, 25 Jul 2008 20:14:05 +0200
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Name changes; use usbhid definitions, rename atp to bcm5974
* Input syncing moved to report functions, event type setup broken out
* Traffic functions added for open/close and suspend/resume logic
* Open/close and suspend/resume transition logic corrected
* Open/close serialized with respect to suspend/resume
-- Henrik Rydberg <rydberg@euromail.se> Wed, 23 Jul 2008 02:20:10 +0200
|
| | |
| |
| |
| |
| |
| |
| | |
* Keep reset_resume around
* Submitted to kernel.org
-- Henrik Rydberg <rydberg@euromail.se> Sat, 19 Jul 2008 01:42:52 +0200
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Leave device initialization to hid; use mode-switch only
* Mode switch moved to atp_open and simplified
* Corrected cleanup action in atp_open
* Simplified control package detection
* Removed reset_resume, pre_reset, post_reset; not needed
-- Henrik Rydberg <rydberg@euromail.se> Fri, 18 Jul 2008 02:42:52 +0200
|
| | |
| |
| |
| |
| |
| |
| | |
* Package updates.
* Reverting GFP_ATOMIC for irq handlers.
-- Henrik Rydberg <rydberg@euromail.se> Wed, 09 Jul 2008 20:59:39 +0200
|
| | |
| |
| |
| |
| |
| |
| | |
* And another one... finally got the bright idea to test it by
emulating the different product ids.
-- Henrik Rydberg <rydberg@euromail.se> Tue, 08 Jul 2008 20:59:39 +0200
|
| | |
| |
| |
| |
| |
| | |
* Another typo in the post-install script.
-- Henrik Rydberg <rydberg@euromail.se> Mon, 07 Jul 2008 20:59:39 +0200
|
| | |
| |
| |
| |
| |
| | |
* Typo in the post-install script.
-- Henrik Rydberg <rydberg@euromail.se> Mon, 07 Jul 2008 20:09:39 +0200
|
| | |
| |
| |
| |
| |
| |
| |
| | |
* Fine-tuned signal-to-noise ratio, smoother mouse motion.
* Interrupt code got minor simplifications.
* GFP_ATOMIC completetly removed.
-- Henrik Rydberg <rydberg@euromail.se> Mon, 07 Jul 2008 18:09:39 +0200
|
| |/
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
|
|
| |
* Working palm detection
* Changes for kernel.org
* DKMS introduced.
-- Henrik Rydberg <rydberg@euromail.se> Sun, 06 Jul 2008 20:59:39 +0200
|
|
|
bcm5974 (0.42) unstable; urgency=low
* First button click registered.
* Hooks pre/post-reset added.
-- Henrik Rydberg <rydberg@euromail.se> Tue, 01 Jul 2008 20:59:39 +0200
bcm5974 (0.41) unstable; urgency=low
* The reset_resume kernel function added.
-- Henrik Rydberg <rydberg@euromail.se> Sun, 29 Jun 2008 20:59:39 +0200
bcm5974 (0.4) unstable; urgency=low
* Both finger pressure and width reported.
-- Henrik Rydberg <rydberg@euromail.se> Sun, 29 Jun 2008 18:59:39 +0200
bcm5974 (0.31) unstable; urgency=low
* Administrative changes for kernel.org.
-- Henrik Rydberg <rydberg@euromail.se> Fri, 27 Jun 2008 20:59:39 +0200
bcm5974 (0.3) unstable; urgency=low
* Explicit device structure, use all packages.
-- Henrik Rydberg <rydberg@euromail.se> Fri, 27 Jun 2008 18:59:39 +0200
bcm5974 (0.23) unstable; urgency=low
* Finger release not reported properly.
-- Henrik Rydberg <rydberg@euromail.se> Fri, 27 Jun 2008 17:59:39 +0200
bcm5974 (0.22) unstable; urgency=low
* ABS coordinates more stable with synaptics.
-- Henrik Rydberg <rydberg@euromail.se> Thu, 26 Jun 2008 20:59:39 +0200
bcm5974 (0.21) unstable; urgency=low
* Fixed the relative coordinate scaling.
-- Henrik Rydberg <rydberg@euromail.se> Wed, 25 Jun 2008 20:59:39 +0200
bcm5974 (0.2) unstable; urgency=low
* Misinterpreted pressure input, noise reduction.
-- Henrik Rydberg <rydberg@euromail.se> Wed, 25 Jun 2008 20:59:39 +0200
bcm5974 (0.1) unstable; urgency=low
* First version.
-- Henrik Rydberg <rydberg@euromail.se> Tue, 24 Jun 2008 20:59:39 +0200
|