diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-10-24 23:53:30 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-10-24 23:53:30 +0200 |
| commit | eb8e529c4657c2e57e491ed8f38215708eed7fb5 (patch) | |
| tree | 37616977fc299521f97c43819b9d7e417ed79e74 /debian/README.Debian | |
| parent | 8c13725ebac26ba2ed72dc33fc23671dc8bfb766 (diff) | |
Reorganize into a usable debian dkms package
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/README.Debian')
| -rw-r--r-- | debian/README.Debian | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..1fd7380 --- /dev/null +++ b/debian/README.Debian | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | bcm5974 DKMS module for Debian | ||
| 2 | |||
| 3 | BCM5974: This driver adds support for the multitouch trackpad on 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 | ||
| 6 | synaptics driver of the Xorg system. | ||
| 7 | |||
| 8 | Known to work on Macbook Air and Macbook Pro Penryn. | ||
| 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> | ||
