summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-10-08 23:16:47 +0200
committerHenrik Rydberg <rydberg@euromail.se>2008-10-08 23:16:47 +0200
commite018e95b0785ba2ee0e219cd0b59ca58eeeeb9f3 (patch)
treec8f67744751f58f465ee54d8cfdc0ab9122ebc7e /INSTALL
parent563dae29cd97e8ab1428a4827bdef557ee6fd235 (diff)
bcm5974 (0.5) unstable; urgency=low
* Working palm detection * Changes for kernel.org * DKMS introduced. -- Henrik Rydberg <rydberg@euromail.se> Sun, 06 Jul 2008 20:59:39 +0200
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL17
1 files changed, 17 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..7c7e975
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,17 @@
1Installation instructions bcm5974
2----------------------------------
3
4Standing in the source directory, do:
5
61. make -C /lib/modules/`uname -r`/build M=$PWD modules
7
82. sudo cp bcm5974.ko /lib/modules/`uname -r`/kernel/drivers/input/mouse/
9
103. sudo ./scripts/bcm5974-post-install
11
124. reboot (only if bcm5974 never was used before)
13
14For trouble-shooting, try running
15
16 ./scripts/bcm5974-diagnostics
17