Hi Simon. On Tue, Oct 19, 2010 at 07:46:36AM -0400, Simon Guinot wrote: > Hi Guenter, [ ... ] > > It probably does. Wonder what it actually shows. Can you check ? > > If CONFIG_PRINTK is enabled, dev_info() end up in a dev_printk() call > with the level argument set to KERN_INFO. > The message format is: > ${driver_name} ${device_name}: ${message} > > Note that the device id number is part of the device name. So, if two > gpio-fan devices are initialized, you will see: > > gpio-fan gpio-fan.0: GPIO fan initialized > gpio-fan gpio-fan.1: GPIO fan initialized > > For a single fan device, you will see: > > gpio-fan gpio-fan: GPIO fan initialized > Ok, guess that is all we can ask for. Thanks, Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors