summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.6.36+Henrik Rydberg2010-08-301-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Update the dkms package to kernel version 2.6.33Henrik Rydberg2010-01-311-1/+1
| | | | | | | | | 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)>
* Removed dependency on usbhidHenrik Rydberg2009-03-191-1/+1
| | | | | | | | | | | 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>
* Rebuild for jauntyHenrik Rydberg2009-03-141-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add autoinstall directiveHenrik Rydberg2008-11-161-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* bcm5974-dkms 1.1.0Henrik Rydberg2008-11-091-4/+1
| | | | | | This is a reworked debian source DKMS package, in a shared git/bzr setup. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* bcm5974-1.0.1Henrik Rydberg2008-10-251-1/+1
| | | | | | | Fixed a package stability problem when installing on a machine without supported touchpad. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Version 1.0Henrik Rydberg2008-10-251-1/+1
| | | | | | | | | | 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>
* Seems to work: installs fine, uninstalls fineHenrik Rydberg2008-10-251-1/+4
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Reorganize into a usable debian dkms packageHenrik Rydberg2008-10-241-4/+29
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* bcm5974 (0.56) unstable; urgency=lowHenrik Rydberg2008-10-081-1/+1
| | | | | | | | | | * 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
* Initial import of bcm5974-0.42. Changelog from the absolute beginning:Henrik Rydberg2008-10-081-0/+5
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