mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-02 15:25:38 +00:00
serverworks now uses piix4 driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@967 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -357,7 +357,7 @@ use vars qw(@pci_adapters @chip_ids @undetectable_adapters);
|
|||||||
devid => 0x0200,
|
devid => 0x0200,
|
||||||
func => 0,
|
func => 0,
|
||||||
procid => "ServerWorks South Bridge",
|
procid => "ServerWorks South Bridge",
|
||||||
driver => "i2c-osb4",
|
driver => "i2c-piix4",
|
||||||
match => sub { $_[0] =~ /^SMBus OSB4 adapter at / },
|
match => sub { $_[0] =~ /^SMBus OSB4 adapter at / },
|
||||||
} ,
|
} ,
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user