Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 1997 11:11:16 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        Archie Cobbs <archie@whistle.com>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Broken device LKM in 2.2 
Message-ID:  <Pine.BSF.3.95.971023110931.23970B-100000@current1.whistle.com>
In-Reply-To: <199710231448.AAA00606@word.smith.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
well it works with this change and doesn't even compile without it..
terry (who originaly wrote it) works here now, and blessed it..
and I can't see a problem..
how much do you need?
I'm planning on committing it myself unless someone gets to it first.

julian


On Fri, 24 Oct 1997, Mike Smith wrote:

> > 
> > I guess nobody makes device type LKM's in 2.2.. but sys/lkm.h is
> > broken with respect to them. Here's a hack that fixes this. Perhaps
> > the "name ## _module", which is different from the other module
> > types, is there for some reason (?)
> 
> IIRC it's there to avoid symbol conflicts with statically loaded 
> versions.  Could be wrong of course; there's nothing in the CVS log.
> 
> > Anyway, it's incompatible with the DISPATCH macro defined later in
> > the file, and this fixes it...
> 
> Has anyone looked at this?  Should we buy it?
> 
> mike
> 
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971023110931.23970B-100000>