dmesg can be easily built into busybox by modifying the
config and adding the line:
CONFIG_DMESG=y
This could potentially be useful
information for si_monitor. Still doesn't help us in the situation where
the kernel panics during boot, but at least it can tell us whether a particular
driver was loaded during boot.
Thoughts?
Cheers,
Bernard