mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Rename "DDC monitor" to "EDID EEPROM" so users don't think it has
anything to do with hardware monitoring. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4091 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1514,7 +1514,7 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
|
||||
# i2c_detect => sub { eeprom_detect 2, @_ },
|
||||
# },
|
||||
{
|
||||
name => "DDC monitor",
|
||||
name => "EDID EEPROM",
|
||||
driver => "eeprom",
|
||||
i2c_addrs => [0x50],
|
||||
i2c_detect => sub { ddcmonitor_detect @_ },
|
||||
|
Reference in New Issue
Block a user