unload kernel module Angström

Hi,

The big asset of the new device tree thing is to load and unload kernel module without rebooting. Unforutnately, it does kernel panic in angstrom (2012, 3.8.13 kernel) when unloading a module like that

`

echo -7 > $SLOTS

`

Do you know if a latest version of angstrom would solve the problem ? Or the debian version ?

Thanks in advance.

This is un-fixable in v3.8.x. To properly "unload" run: "reboot"...

Regards,