ELC: The embedded Linux nightmare
Posted Apr 18, 2007 20:43 UTC (Wed) by
vmole (guest, #111)
In reply to:
ELC: The embedded Linux nightmare by khim
Parent article:
ELC: The embedded Linux nightmare
Either you change your driver over time while tracking changes in kernel - or you need MAJOR overhaul when you need to switch.
Or, you get your driver *into* the standard kernel, and let the main kernel developers keep it up to date with respect to kernel changes, so that all you have to worry about is fixes specific to your device, many of which will *also* be provided by the kernel community.
(
Log in to post comments)