Date: Fri, 24 Oct 1997 00:18:51 +0930 From: Mike Smith <mike@smith.net.au> To: Archie Cobbs <archie@whistle.com> Cc: freebsd-hackers@freebsd.org Subject: Re: Broken device LKM in 2.2 Message-ID: <199710231448.AAA00606@word.smith.net.au> In-Reply-To: Your message of "Mon, 20 Oct 1997 17:00:23 MST." <199710210000.RAA11140@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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?199710231448.AAA00606>