From: Fredrik H. <hu...@hu...> - 2002-02-03 07:59:40
|
Fredrik Hubinette <hu...@hu...> writes: > I'm going to write a little code that connects drivers to devices when > modules are added so that no disconnection will be needed, but I don't > know how to fix the unresolved symbol problem. Ok, I commited some patches to maple.c which attach drivers to units whenever they are loaded. Maple itself still can't be compiled as a module because of the unresolved symbol, but at least maple module development should be smoother now. /Hubbe |