Date: Fri, 13 Jun 2003 14:45:57 -0700 From: John-Mark Gurney <gurney_j@efn.org> To: Nate Lawson <nate@root.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_ti.c Message-ID: <20030613214557.GK26285@funkthat.com> In-Reply-To: <20030613140112.X45514@root.org> References: <20030613204640.5F88137B482@hub.freebsd.org> <20030613140112.X45514@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Nate Lawson wrote this message on Fri, Jun 13, 2003 at 14:19 -0700:
> On Fri, 13 Jun 2003, Maxime Henrion wrote:
> > Modified files:
> > sys/pci if_ti.c
> > Log:
> > Remove code that tries to detect if the MCLSHIFT and MSIZE macros
> > are the same that those of the kernel in the KLD_MODULE case. If
> > we ever want to detect that kind of problems, this is not the right
> > place to do this since every network driver would be affected by
> > such desynchronisation.
>
> Do we have a volunteer to add versioning to KLD? ;-)
Doesn't it already exist??
MODULE_VERSION(module, ver);
and MODULE_DEPEND, etc.
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030613214557.GK26285>
