Cc: Yinghai Lu <yhlu.kernel@...>, Matthew Wilcox <matthew@...>, Arjan van de Ven <arjan@...>, <James.Bottomley@...>, <ksummit-2008-discuss@...>, David Woodhouse <dwmw2@...>, David Miller <davem@...>, <linux-kernel@...>
> Not all firmware has the ability to check the version :(
Well for loaded or packaged firmware it can happen. Just stick a revision
number on the start of the firmware file and check it rather than load it
into the hardware in that specific driver.
Alan
--