2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

Change state of ATI SMBus to "to-be-tested"

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3197 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Rudolf Marek
2005-11-20 18:56:22 +00:00
parent de65c63acc
commit bde14b0715

View File

@@ -809,21 +809,21 @@ $revision =~ s/\$\w+: (.*?) \$/$1/g;
devid => 0x4353,
func => 0,
procid => "ATI Technologies Inc ATI SMBus",
driver => "to-be-written",
driver => "to-be-tested",
} ,
{
vendid => 0x1002,
devid => 0x4363,
func => 0,
procid => "ATI Technologies Inc ATI SMBus",
driver => "to-be-written",
driver => "to-be-tested",
} ,
{
vendid => 0x1002,
devid => 0x4372,
func => 0,
procid => "ATI Technologies Inc ATI SMBus",
driver => "to-be-written",
driver => "to-be-tested",
} ,
);