mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 13:57:41 +00:00
sensors-detect: Add EPoX EP1308 detection (Hans Edgington).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4193 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -3,6 +3,7 @@ lm_sensors CHANGES file
|
|||||||
|
|
||||||
SVN HEAD
|
SVN HEAD
|
||||||
Program sensors-detect: Add SMSC DME1737 detection
|
Program sensors-detect: Add SMSC DME1737 detection
|
||||||
|
Add EPoX EP1308 detection (Hans Edgington)
|
||||||
|
|
||||||
2.10.1 (20060924)
|
2.10.1 (20060924)
|
||||||
File doc/developers/checklist renamed to dev/developers/release_checklist
|
File doc/developers/checklist renamed to dev/developers/release_checklist
|
||||||
|
@@ -1830,6 +1830,12 @@ $chip_kern26_w83791d = {
|
|||||||
driver => "not-a-sensor",
|
driver => "not-a-sensor",
|
||||||
devid => 0x0206,
|
devid => 0x0206,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name => "EPoX EP1308 Super IO",
|
||||||
|
driver => "to-be-written",
|
||||||
|
devid => 0x0541,
|
||||||
|
logdev => 0x04,
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user