From: Adrian M. <ad...@mc...> - 2002-02-03 13:13:26
|
On Sunday 03 Feb 2002 7:59 am, Fredrik Hubinette wrote: > 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 This appears to work fine for my microphone 'driver'. Thanks for that |