Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 1997 08:27:17 -0700 (PDT)
From:      Nate Williams <nate@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pccard pccard.c
Message-ID:  <199710241527.IAA20727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        1997/10/24 08:27:16 PDT

  Modified files:
    sys/pccard           pccard.c 
  Log:
  - Use the definitions found in <i386/isa/isa.h> instead of rolling our
    own definition of ISA_HOLE_START.  We shouldn't need to include
    bus/processor specific code in here, but it is required.  At least by
    doing it this way it becomes more obvious where the bogusness is.
  
  Obtained from:	email with bde
  
  Revision  Changes    Path
  1.45      +7 -6      src/sys/pccard/pccard.c



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