2
0
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:
Jean Delvare
2006-12-22 20:35:18 +00:00
parent 4fd6f58ff4
commit 0639e23317
2 changed files with 2 additions and 1 deletions

View File

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

View File

@@ -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 /,
} ,
{