mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-29 21:38:17 +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:
parent
513a9109ee
commit
19cc056508
1
CHANGES
1
CHANGES
@ -3,6 +3,7 @@ lm_sensors CHANGES file
|
||||
|
||||
SVN HEAD
|
||||
Program sensors-detect: Add SMSC DME1737 detection
|
||||
Add EPoX EP1308 detection (Hans Edgington)
|
||||
|
||||
2.10.1 (20060924)
|
||||
File doc/developers/checklist renamed to dev/developers/release_checklist
|
||||
|
@ -1830,6 +1830,12 @@ $chip_kern26_w83791d = {
|
||||
driver => "not-a-sensor",
|
||||
devid => 0x0206,
|
||||
},
|
||||
{
|
||||
name => "EPoX EP1308 Super IO",
|
||||
driver => "to-be-written",
|
||||
devid => 0x0541,
|
||||
logdev => 0x04,
|
||||
},
|
||||
],
|
||||
},
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user