> I don't know how hideously complicated it would be, to implement a module > interface that would support loading linux modules into whatever other OS > such as Plan 9.
only as hideously complicated as the linux kernel interfaces might be, but sadly those are indeed hideously complicated. try tracing the source of a driver you care about (because that's the only way to help guess how the undocumented hardware might work). good luck. see you later. (much later.)
