Searched hist:"6 adf87bd7b7832105b9c6bc08adf6a4d229f1e79" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/w1/ |
H A D | w1_family.c | diff 6adf87bd7b7832105b9c6bc08adf6a4d229f1e79 Fri Jun 03 23:29:25 CEST 2005 Evgeniy Polyakov <johnpol@2ka.mipt.ru> [PATCH] w1: reconnect feature.
I've created reconnect feature - if on start there are no registered families all new devices will have defailt family, later when driver for appropriate family is loaded, slaves, which were faound earlier, will still have defult family instead of right one. Reconnect feature will force control thread to run through all master devices and all slaves found and search for slaves with default family id and try to reconnect them.
It does not store newly registered family and does not check only those slaves which have reg_num.family the same as being registered one - all slaves with default family are reconnected.
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | w1_int.c | diff 6adf87bd7b7832105b9c6bc08adf6a4d229f1e79 Fri Jun 03 23:29:25 CEST 2005 Evgeniy Polyakov <johnpol@2ka.mipt.ru> [PATCH] w1: reconnect feature.
I've created reconnect feature - if on start there are no registered families all new devices will have defailt family, later when driver for appropriate family is loaded, slaves, which were faound earlier, will still have defult family instead of right one. Reconnect feature will force control thread to run through all master devices and all slaves found and search for slaves with default family id and try to reconnect them.
It does not store newly registered family and does not check only those slaves which have reg_num.family the same as being registered one - all slaves with default family are reconnected.
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | w1.c | diff 6adf87bd7b7832105b9c6bc08adf6a4d229f1e79 Fri Jun 03 23:29:25 CEST 2005 Evgeniy Polyakov <johnpol@2ka.mipt.ru> [PATCH] w1: reconnect feature.
I've created reconnect feature - if on start there are no registered families all new devices will have defailt family, later when driver for appropriate family is loaded, slaves, which were faound earlier, will still have defult family instead of right one. Reconnect feature will force control thread to run through all master devices and all slaves found and search for slaves with default family id and try to reconnect them.
It does not store newly registered family and does not check only those slaves which have reg_num.family the same as being registered one - all slaves with default family are reconnected.
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|