Hi all, This is version 2 (non incremental) of the patch adding individual alarm and fault files to the fscher driver. This driver uses the status registers for the alarms instead of the global event register, allowing seperate alarms for all sensors. Also it makes the _alarm files r/w, writing 0 to them resets the alarm flag (this is not done automatically be the hardware once an alarm condition is cleared). Signed-off-by: Hans de Goede <j.w.r.degoede at hhs.nl> Regards, Hans