Hi,
        Thanks for this, and to everyone who responded,
        this pointed me in the right direction.

        In the Master file there is a line -

        $depend driver_name

        which, kinda does what the name suggest, it lists
        the dependencies for this driver/module. i.e. where
        to find the symbols referenced in this module.

        Excellent, and it worked!

        thanks again,

andy

On Fri, 2004-04-02 at 17:12, Steve Schefter wrote:
> Hi Andy.
> 
> >     Thanks for this, but unfortunately unixware doesn't seem
> >     to allow me to load module A even with driver B loaded
> >     into the kernel.  So it seems that the symbol table 
> >     checking it does is more stringent than just checking
> >     that the function is available in B (and B is loaded).
> 
> If memory serves, it will allow you to do this by declaring
>       $interface nonconforming
> in the module's Master file
> 
>       Steve
> 
> ------------------------------------------------------------------------
> Steve Schefter                               phone: +1 705 725 9999 x26
> The Software Group Limited                   fax: +1 705 725 9666
> 642 Welham Road,                           email: [EMAIL PROTECTED]
> Barrie, Ontario CANADA  L4N 9A1              Web: www.wanware.com
> 
> _______________________________________________
> Linux-streams mailing list
> [EMAIL PROTECTED]
> http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams
> 
> 


_______________________________________________
Linux-streams mailing list
[EMAIL PROTECTED]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to