mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
sensors-detect: The ATI SB600 appears to be compatible with the IXP400
and will be supported by the i2c-piix4 driver. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4269 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -41,6 +41,7 @@ SVN HEAD
|
||||
Improve ADM1029 detection
|
||||
Add Andigilog chips detection
|
||||
Add Intel AMB FB-DIMM thermal sensor detection
|
||||
Add ATI SB600 detection
|
||||
|
||||
|
||||
2.10.1 (20060924)
|
||||
|
@@ -668,7 +668,7 @@ $revision =~ s/ \([^()]*\)//;
|
||||
vendid => 0x1002,
|
||||
devid => 0x4385,
|
||||
procid => "ATI Technologies Inc ATI SMBus",
|
||||
driver => "to-be-tested",
|
||||
driver => "i2c-piix4",
|
||||
match => qr/^SMBus PIIX4 adapter at /,
|
||||
} ,
|
||||
{
|
||||
|
Reference in New Issue
Block a user