Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 1999 10:04:18 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa if_fe.c
Message-ID:  <199910251704.KAA72707@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/10/25 10:04:18 PDT

  Modified files:
    sys/i386/isa         if_fe.c 
  Log:
  Make release is now falling over in if_fe.c due to Warner's pccard changes:
  if_fe.c uses PCCARD_MODULE() and is part of GENERIC. I've #ifdef'ed out
  the #include of "card.h" to hopefully disable pccard support in this
  driver until it can be converted. I'm not positive this will fix make
  release, but it can't possibly make it any worse than it is now.
  
  I hope this stuff settles down soon.
  
  Revision  Changes    Path
  1.58      +4 -1      src/sys/i386/isa/if_fe.c



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?199910251704.KAA72707>