Hi,
As device_initcall? May be cleaner indeed. I was glad I found the initcall
Just use module_{in,ex}it().
trick at all... Does that work on module load as well?
Yep.
I'll try that.
other one is a kconfig issue - I need to select MMIO either as module or
builtin, depending on how the EtherNAT driver is built. That does not
appear to be automatic yet.
You mean MII? Doesn't `select MII' do the right thing?
Did fail (MII compiled in when driver was modular) at least once for me.
Strange. Do you remember what went wrong? Missing exports in MII?
To the contrary - duplicate symbols in both kernel and module. I'll try to
reproduce it.
Michael
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html