mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 22:05:11 +00:00
Remove broken ATI SB700 SMBus PCI ID. The SB700 SMBus actually uses the same
PCI device ID as the SB600 SMBus. git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4740 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -650,13 +650,6 @@ $revision =~ s/ \([^()]*\)//;
|
|||||||
driver => "i2c-piix4",
|
driver => "i2c-piix4",
|
||||||
match => qr/^SMBus PIIX4 adapter at /,
|
match => qr/^SMBus PIIX4 adapter at /,
|
||||||
} ,
|
} ,
|
||||||
{
|
|
||||||
vendid => 0x1002,
|
|
||||||
devid => 0x4395,
|
|
||||||
procid => "ATI Technologies Inc SB700 SMBus",
|
|
||||||
driver => "i2c-piix4",
|
|
||||||
match => qr/^SMBus PIIX4 adapter at /,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
vendid => 0x100B,
|
vendid => 0x100B,
|
||||||
devid => 0x0500,
|
devid => 0x0500,
|
||||||
|
Reference in New Issue
Block a user