mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 05:48:07 +00:00
Add Fintek F71882FG detection. The EPoX EP1308 appears to be a clone
of this chip (same ID, same register map.) git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4241 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
parent
91c0a32585
commit
c913c62429
2
CHANGES
2
CHANGES
@ -23,7 +23,7 @@ SVN HEAD
|
||||
Drop option -a (show algorithm names)
|
||||
Add f71872f support
|
||||
Program sensors-detect: Add SMSC DME1737 detection
|
||||
Add EPoX EP1308 detection (Hans Edgington)
|
||||
Add Fintek F71882FG and EPoX EP1308 detection
|
||||
Add Intel Core thermal sensor detection
|
||||
Preallocate memory for I2C_FUNCS ioctl (#2138)
|
||||
Prevent misdetection of MAX6633/MAX6634/MAX6635
|
||||
|
@ -1825,7 +1825,7 @@ $chip_kern26_w83791d = {
|
||||
devid => 0x0206,
|
||||
},
|
||||
{
|
||||
name => "EPoX EP1308 Super IO",
|
||||
name => "Fintek F71882FG Super IO Sensors",
|
||||
driver => "to-be-written",
|
||||
devid => 0x0541,
|
||||
logdev => 0x04,
|
||||
|
Loading…
x
Reference in New Issue
Block a user