Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2004 10:20:00 -0700 (PDT)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpivar.h
Message-ID:  <200405221720.i4MHK09C068526@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004/05/22 10:20:00 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpivar.h 
  Log:
  Revert the previous commit.  The bus accessor macros do not check the
  return value for BUS_READ_IVAR and thus don't generate the proper NULL
  in cases where a device (i.e. on PCI) does not have a handle.
  
  Found by:       peadar, tjr
  
  Revision  Changes    Path
  1.66      +56 -3     src/sys/dev/acpica/acpivar.h



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