mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 05:48:07 +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:
parent
27200afa1d
commit
3c602aa03a
@ -650,13 +650,6 @@ $revision =~ s/ \([^()]*\)//;
|
||||
driver => "i2c-piix4",
|
||||
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,
|
||||
devid => 0x0500,
|
||||
|
Loading…
x
Reference in New Issue
Block a user