mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-05 08:45:26 +00:00
Ali detection corrected (thanks Mark)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@254 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -61,13 +61,13 @@ use vars qw(@pci_adapters @chip_ids @undetectable_adapters);
|
||||
devid => 0x0008,
|
||||
func => 0,
|
||||
procid => "Silicon Integrated Systems 85C503",
|
||||
driver => "i2c-ali15x3"
|
||||
} ,
|
||||
{
|
||||
vendid => 0x10b9,
|
||||
devid => 0x7101,
|
||||
funcid => 0,
|
||||
procid => "Acer Labs M7101",
|
||||
driver => "i2c-ali15x3"
|
||||
}
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user