mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
New i2c-amd756 driver by Merlin Hughes <merlin@merlin.org>
sensors-detect detection is now complete; I think nothing else needs to be done in the tree?!? (except documentation of course) git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@643 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -124,7 +124,8 @@ use vars qw(@pci_adapters @chip_ids @undetectable_adapters);
|
||||
devid => 0x740b,
|
||||
func => 3,
|
||||
procid => "AMD-756 Athlon ACPI",
|
||||
# driver to be written
|
||||
driver => "i2c-amd756",
|
||||
match => sub { $_[0] =~ /^SMBus AMD756 adapter at [0-9,a-f]{4}/ },
|
||||
},
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user