summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2011-07-21 19:38:10 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2011-07-21 19:38:10 +0000
commitf1c013be181c55b9df09263541ab89f76551150f (patch)
tree33980dbfba85a828c7788055eb5551465afb34cb /doc
parent1418fcbccdfdeef42a458ba2bb4b44b1257c3537 (diff)
downloadlm-sensors-f1c013be181c55b9df09263541ab89f76551150f.tar.gz
Major kernel version number was bumped to 3.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5985 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'doc')
-rw-r--r--doc/progs2
-rw-r--r--doc/svn6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/progs b/doc/progs
index 6ef5c009..080f461f 100644
--- a/doc/progs
+++ b/doc/progs
@@ -25,7 +25,7 @@ see http://www.lm-sensors.org/wiki/UsefulLinks.
isadump -k 0x55 0x2e 0x2f
* prog/hotplug/unhide_ICH_SMBus (shell script, not installed)
- It unhides the ICH Intel SMBus for 2.6 kernels
+ It unhides the ICH Intel SMBus for kernel 2.6.5 and later.
* prog/init/lm_sensors.init (shell script, not installed)
A SysV init script to be installed in /etc/rc.d/init.d/
diff --git a/doc/svn b/doc/svn
index 8e8f94ae..2f0b1a84 100644
--- a/doc/svn
+++ b/doc/svn
@@ -4,9 +4,9 @@ Anonymous access to our Subversion repository (SVN) is available. This means
that users can have direct access to up-to-the-minute code.
(http://subversion.tigris.org/)
-Driver development for 2.6 kernels is taking place directly in the kernel
-using GIT. Do not use the drivers from our SVN repository for 2.6 kernels, it
-will not work. The user-space tools will work though.
+Driver development for kernel version 3 is taking place directly in the kernel
+using GIT. Do not use the drivers from our SVN repository for kernel version
+2.6 or 3, it will not work. The user-space tools will work though.
We presume that you have Subversion installed on your machine. To check out a
working copy of the code for this project use the following commands: