Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2000 12:25:24 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules/pcic Makefile
Message-ID:  <200008191925.MAA31890@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/08/19 12:25:24 PDT

  Modified files:
    sys/modules/pcic     Makefile 
  Log:
  Work around a possible kernel linker bug.  It appears that the data
  elements defined by foo_if.c aren't sharable amoung modules (I'm
  working on a bug report for it now), or else I don't understand
  something.  It showed up as kobj functions not being called.
  
  In any event, link in the pcic and pccard parts of the modules to work
  around the problem for now.
  
  Revision  Changes    Path
  1.18      +2 -1      src/sys/modules/pcic/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008191925.MAA31890>