cvs commit: src/sys/pci if_ti.c

John-Mark Gurney gurney_j at efn.org
Fri Jun 13 14:45:32 PDT 2003


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."


More information about the cvs-src mailing list