mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +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:
2
CHANGES
2
CHANGES
@@ -23,7 +23,7 @@ SVN HEAD
|
|||||||
Drop option -a (show algorithm names)
|
Drop option -a (show algorithm names)
|
||||||
Add f71872f support
|
Add f71872f support
|
||||||
Program sensors-detect: Add SMSC DME1737 detection
|
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
|
Add Intel Core thermal sensor detection
|
||||||
Preallocate memory for I2C_FUNCS ioctl (#2138)
|
Preallocate memory for I2C_FUNCS ioctl (#2138)
|
||||||
Prevent misdetection of MAX6633/MAX6634/MAX6635
|
Prevent misdetection of MAX6633/MAX6634/MAX6635
|
||||||
|
@@ -1825,7 +1825,7 @@ $chip_kern26_w83791d = {
|
|||||||
devid => 0x0206,
|
devid => 0x0206,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name => "EPoX EP1308 Super IO",
|
name => "Fintek F71882FG Super IO Sensors",
|
||||||
driver => "to-be-written",
|
driver => "to-be-written",
|
||||||
devid => 0x0541,
|
devid => 0x0541,
|
||||||
logdev => 0x04,
|
logdev => 0x04,
|
||||||
|
Reference in New Issue
Block a user