mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 13:57:41 +00:00
(mds) also fix the description for the Intel ICH0 (2423) so it will match.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@776 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
parent
60851c96e3
commit
f1c7367ebf
@ -70,7 +70,7 @@ use vars qw(@pci_adapters @chip_ids @undetectable_adapters);
|
||||
func => 3,
|
||||
procid => "Intel 82801AB ICH0",
|
||||
driver => "i2c-i801",
|
||||
match => sub { $_[0] =~ /^SMBus i801AB adapter at [0-9,a-f]{4}/ },
|
||||
match => sub { $_[0] =~ /^SMBus I801 adapter at [0-9,a-f]{4}/ },
|
||||
} ,
|
||||
{
|
||||
vendid => 0x1106,
|
||||
|
Loading…
x
Reference in New Issue
Block a user