summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-10-24 23:53:30 +0200
committerHenrik Rydberg <rydberg@euromail.se>2008-10-24 23:53:30 +0200
commiteb8e529c4657c2e57e491ed8f38215708eed7fb5 (patch)
tree37616977fc299521f97c43819b9d7e417ed79e74 /debian/README.Debian
parent8c13725ebac26ba2ed72dc33fc23671dc8bfb766 (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.Debian23
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 @@
1bcm5974 DKMS module for Debian
2
3BCM5974: This driver adds support for the multitouch trackpad on the
4new Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the
5appletouch driver on those computers, and integrates well with the
6synaptics driver of the Xorg system.
7
8Known to work on Macbook Air and Macbook Pro Penryn.
9
10* Install the debian package (uses dkms)
11
12* Reboot
13
14Post 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
21Enjoy!
22
23Henrik Rydberg <rydberg@euromail.se>