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

(Phil) Patches from Mark Rusk to support Serverworks CSB5.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1152 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Philip Edelbrock
2001-07-31 17:01:14 +00:00
parent 2d2305d2f9
commit 8498ff5dd8
2 changed files with 19 additions and 0 deletions

View File

@@ -403,6 +403,14 @@ use vars qw(@pci_adapters @chip_ids @undetectable_adapters);
driver => "i2c-piix4",
match => sub { $_[0] =~ /^SMBus SMSC adapter at / },
} ,
{
vendid => 0x1166,
devid => 0x0201,
func => 0,
procid => "ServerWorks South Bridge",
driver => "i2c-piix4",
match => sub { $_[0] =~ /^SMBus CSB5 adapter at / },
} ,
);
use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect