From 7285547e67f8924aace7a78773fa57f9b8fd5bd7 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 8 Oct 2008 23:25:53 +0200 Subject: bcm5974 (0.55) unstable; urgency=low * Package updates. * Reverting GFP_ATOMIC for irq handlers. -- Henrik Rydberg Wed, 09 Jul 2008 20:59:39 +0200 --- bcm5974-dkms-mkdeb/debian/README.Debian | 23 ++++++++++++++---- bcm5974-dkms-mkdeb/debian/changelog | 4 ++-- bcm5974-dkms-mkdeb/debian/control | 5 ++++ bcm5974-dkms-mkdeb/debian/copyright | 41 +++++++++++++++++++++++++++++++-- bcm5974-dkms-mkdeb/debian/dirs | 1 - 5 files changed, 64 insertions(+), 10 deletions(-) (limited to 'bcm5974-dkms-mkdeb') diff --git a/bcm5974-dkms-mkdeb/debian/README.Debian b/bcm5974-dkms-mkdeb/debian/README.Debian index 7a1b108..1f170f1 100644 --- a/bcm5974-dkms-mkdeb/debian/README.Debian +++ b/bcm5974-dkms-mkdeb/debian/README.Debian @@ -1,10 +1,23 @@ MODULE_NAME DKMS module for Debian -This driver adds support for the multitouch trackpad on the new -Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the +BCM5974: This driver adds support for the multitouch trackpad on the +new Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the appletouch driver on those computers, and integrates well with the -synaptics driver of the Xorg system. +synaptics driver of the Xorg system. -This package was automatically generated by the DKMS system, -for distribution on Debian based operating systems. +Known to work on Macbook Air and Macbook Pro Penryn. +* Install the debian package (uses dkms) + +* Reboot + +Post installation + +* Make sure your /etc/X11/xorg.conf settings are sane. + +* If experiencing problems with your xorg settings, try the + bcm5974-diagnostics script (dkms installs the source under /usr/src/). + +Enjoy! + +Henrik Rydberg diff --git a/bcm5974-dkms-mkdeb/debian/changelog b/bcm5974-dkms-mkdeb/debian/changelog index 029a7bc..1d4e435 100644 --- a/bcm5974-dkms-mkdeb/debian/changelog +++ b/bcm5974-dkms-mkdeb/debian/changelog @@ -1,6 +1,6 @@ MODULE_NAME-dkms (MODULE_VERSION) unstable; urgency=low - * Automatically packaged by DKMS. + * Package updates. + * Reverting GFP_ATOMIC for irq handlers. -- Henrik Rydberg DATE_STAMP - diff --git a/bcm5974-dkms-mkdeb/debian/control b/bcm5974-dkms-mkdeb/debian/control index ad717e6..c5497bf 100644 --- a/bcm5974-dkms-mkdeb/debian/control +++ b/bcm5974-dkms-mkdeb/debian/control @@ -4,8 +4,13 @@ Priority: optional Maintainer: Henrik Rydberg Build-Depends: debhelper (>= 5) Standards-Version: 3.7.2 +Homepage: http://web.comhem.se/rydberg/Bits/ Package: MODULE_NAME-dkms Architecture: all Depends: dkms (>= 1.95), bash (>> 1.99) Description: Apple USB BCM5974 Multitouch trackpad support (DKMS) + This driver adds support for the multitouch trackpad on the new + Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the + appletouch driver on those computers, and integrates well with the + synaptics driver of the Xorg system. diff --git a/bcm5974-dkms-mkdeb/debian/copyright b/bcm5974-dkms-mkdeb/debian/copyright index d690e83..e00b447 100644 --- a/bcm5974-dkms-mkdeb/debian/copyright +++ b/bcm5974-dkms-mkdeb/debian/copyright @@ -1,4 +1,41 @@ -GNU GENERAL PUBLIC LICENSE Version 2 +The bcm5974-dkms package was created using DKMS -See the LICENSE file of this distribution for details. +Source URL: http://web.comhem.se/rydberg/Bits/ +Upstream Author: Henrik Rydberg + +Copyright: + Copyright (C) 2008 Henrik Rydberg (rydberg@euromail.se) + + The USB initialization and package decoding was made by + Scott Shawcroft as part of the touchd user-space driver project: + Copyright (C) 2008 Scott Shawcroft (scott.shawcroft@gmail.com) + + The BCM5974 driver is based on the appletouch driver: + Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com) + Copyright (C) 2005 Johannes Berg (johannes@sipsolutions.net) + Copyright (C) 2005 Stelian Pop (stelian@popies.net) + Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de) + Copyright (C) 2005 Peter Osterlund (petero2@telia.com) + Copyright (C) 2005 Michael Hanselmann (linux-kernel@hansmi.ch) + Copyright (C) 2006 Nicolas Boichat (nicolas@boichat.ch) + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +Packaging: + Copyright (C) 2008 by Henrik Rydberg + released under GPL 2 diff --git a/bcm5974-dkms-mkdeb/debian/dirs b/bcm5974-dkms-mkdeb/debian/dirs index 2b01d9a..b601f22 100644 --- a/bcm5974-dkms-mkdeb/debian/dirs +++ b/bcm5974-dkms-mkdeb/debian/dirs @@ -1,2 +1 @@ usr/src -etc/modprobe.d -- cgit v1.2.3