2
0
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:
Jean Delvare
2006-11-17 07:28:22 +00:00
parent 91c0a32585
commit c913c62429
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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,