mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +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:
@@ -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",
|
||||
} ,
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user