summaryrefslogtreecommitdiff
path: root/INSTALL
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 /INSTALL
parent8c13725ebac26ba2ed72dc33fc23671dc8bfb766 (diff)
Reorganize into a usable debian dkms package
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL19
1 files changed, 0 insertions, 19 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 195fd05..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,19 +0,0 @@
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. sudo depmod -a
13
145. reboot (or reload the bcm5974 module if already installed)
15
16For trouble-shooting, try running
17
18 ./scripts/bcm5974-diagnostics
19