diff options
Diffstat (limited to 'bcm5974-dkms-mkdeb')
| -rw-r--r-- | bcm5974-dkms-mkdeb/debian/README.Debian | 23 | ||||
| -rw-r--r-- | bcm5974-dkms-mkdeb/debian/changelog | 3 | ||||
| -rw-r--r-- | bcm5974-dkms-mkdeb/debian/control | 5 | ||||
| -rw-r--r-- | bcm5974-dkms-mkdeb/debian/copyright | 41 | ||||
| -rw-r--r-- | bcm5974-dkms-mkdeb/debian/dirs | 1 |
5 files changed, 63 insertions, 10 deletions
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 @@ | |||
| 1 | MODULE_NAME DKMS module for Debian | 1 | MODULE_NAME DKMS module for Debian |
| 2 | 2 | ||
| 3 | This driver adds support for the multitouch trackpad on the new | 3 | BCM5974: This driver adds support for the multitouch trackpad on the |
| 4 | Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the | 4 | new Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the |
| 5 | appletouch driver on those computers, and integrates well with the | 5 | appletouch driver on those computers, and integrates well with the |
| 6 | synaptics driver of the Xorg system. | 6 | synaptics driver of the Xorg system. |
| 7 | 7 | ||
| 8 | This package was automatically generated by the DKMS system, | 8 | Known to work on Macbook Air and Macbook Pro Penryn. |
| 9 | for distribution on Debian based operating systems. | ||
| 10 | 9 | ||
| 10 | * Install the debian package (uses dkms) | ||
| 11 | |||
| 12 | * Reboot | ||
| 13 | |||
| 14 | Post installation | ||
| 15 | |||
| 16 | * Make sure your /etc/X11/xorg.conf settings are sane. | ||
| 17 | |||
| 18 | * If experiencing problems with your xorg settings, try the | ||
| 19 | bcm5974-diagnostics script (dkms installs the source under /usr/src/). | ||
| 20 | |||
| 21 | Enjoy! | ||
| 22 | |||
| 23 | Henrik Rydberg <rydberg@euromail.se> | ||
diff --git a/bcm5974-dkms-mkdeb/debian/changelog b/bcm5974-dkms-mkdeb/debian/changelog index 029a7bc..3ea1523 100644 --- a/bcm5974-dkms-mkdeb/debian/changelog +++ b/bcm5974-dkms-mkdeb/debian/changelog | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | MODULE_NAME-dkms (MODULE_VERSION) unstable; urgency=low | 1 | MODULE_NAME-dkms (MODULE_VERSION) unstable; urgency=low |
| 2 | 2 | ||
| 3 | * Automatically packaged by DKMS. | 3 | * Switch back to normal mode when closing |
| 4 | 4 | ||
| 5 | -- Henrik Rydberg <rydberg@euromail.se> DATE_STAMP | 5 | -- Henrik Rydberg <rydberg@euromail.se> DATE_STAMP |
| 6 | |||
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 | |||
| 4 | Maintainer: Henrik Rydberg <rydberg@euromail.se> | 4 | Maintainer: Henrik Rydberg <rydberg@euromail.se> |
| 5 | Build-Depends: debhelper (>= 5) | 5 | Build-Depends: debhelper (>= 5) |
| 6 | Standards-Version: 3.7.2 | 6 | Standards-Version: 3.7.2 |
| 7 | Homepage: http://web.comhem.se/rydberg/Bits/ | ||
| 7 | 8 | ||
| 8 | Package: MODULE_NAME-dkms | 9 | Package: MODULE_NAME-dkms |
| 9 | Architecture: all | 10 | Architecture: all |
| 10 | Depends: dkms (>= 1.95), bash (>> 1.99) | 11 | Depends: dkms (>= 1.95), bash (>> 1.99) |
| 11 | Description: Apple USB BCM5974 Multitouch trackpad support (DKMS) | 12 | Description: Apple USB BCM5974 Multitouch trackpad support (DKMS) |
| 13 | This driver adds support for the multitouch trackpad on the new | ||
| 14 | Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the | ||
| 15 | appletouch driver on those computers, and integrates well with the | ||
| 16 | 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 @@ | |||
| 1 | GNU GENERAL PUBLIC LICENSE Version 2 | 1 | The bcm5974-dkms package was created using DKMS <dkms-devel@dell.com> |
| 2 | 2 | ||
| 3 | See the LICENSE file of this distribution for details. | 3 | Source URL: http://web.comhem.se/rydberg/Bits/ |
| 4 | 4 | ||
| 5 | Upstream Author: Henrik Rydberg <rydberg@euromail.se> | ||
| 6 | |||
| 7 | Copyright: | ||
| 8 | Copyright (C) 2008 Henrik Rydberg (rydberg@euromail.se) | ||
| 9 | |||
| 10 | The USB initialization and package decoding was made by | ||
| 11 | Scott Shawcroft as part of the touchd user-space driver project: | ||
| 12 | Copyright (C) 2008 Scott Shawcroft (scott.shawcroft@gmail.com) | ||
| 13 | |||
| 14 | The BCM5974 driver is based on the appletouch driver: | ||
| 15 | Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com) | ||
| 16 | Copyright (C) 2005 Johannes Berg (johannes@sipsolutions.net) | ||
| 17 | Copyright (C) 2005 Stelian Pop (stelian@popies.net) | ||
| 18 | Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de) | ||
| 19 | Copyright (C) 2005 Peter Osterlund (petero2@telia.com) | ||
| 20 | Copyright (C) 2005 Michael Hanselmann (linux-kernel@hansmi.ch) | ||
| 21 | Copyright (C) 2006 Nicolas Boichat (nicolas@boichat.ch) | ||
| 22 | |||
| 23 | License: | ||
| 24 | |||
| 25 | This program is free software; you can redistribute it and/or modify | ||
| 26 | it under the terms of the GNU General Public License as published by | ||
| 27 | the Free Software Foundation; either version 2 of the License, or | ||
| 28 | (at your option) any later version. | ||
| 29 | |||
| 30 | This program is distributed in the hope that it will be useful, | ||
| 31 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 32 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 33 | GNU General Public License for more details. | ||
| 34 | |||
| 35 | You should have received a copy of the GNU General Public License | ||
| 36 | along with this program; if not, write to the Free Software | ||
| 37 | Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | ||
| 38 | |||
| 39 | Packaging: | ||
| 40 | Copyright (C) 2008 by Henrik Rydberg <rydberg@euromail.se> | ||
| 41 | 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 @@ | |||
| 1 | usr/src | usr/src | |
| 2 | etc/modprobe.d | ||
