Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2007 00:52:33 +0000 (UTC)
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/Osd OsdHardware.c
Message-ID:  <200705310052.l4V0qXNB056143@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2007-05-31 00:52:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica/Osd   OsdHardware.c 
  Log:
  Remove "acpi_bus_number: can't get _ADR" message.  It usually appears as
  we traverse \_SB and \ in the namespace, which won't have _ADR anyway.
  Use a proper extern instead of our own private copy.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.22      +7 -10     src/sys/dev/acpica/Osd/OsdHardware.c



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