mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 22:05:11 +00:00
Add userspace support for the smsc47m192 driver. Patch from
Hartmut Rick. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3277 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -388,6 +388,7 @@ struct match matches[] = {
|
||||
{ "fscher", print_fscher },
|
||||
{ "pcf8591", print_pcf8591 },
|
||||
{ "vt1211", print_vt1211 },
|
||||
{ "smsc47m192", print_smsc47m192 },
|
||||
{ "smsc47m1", print_smsc47m1 },
|
||||
{ "pc87360", print_pc87360 },
|
||||
{ "pc87363", print_pc87360 },
|
||||
|
Reference in New Issue
Block a user