Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2005 17:22:11 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_pcib.c
Message-ID:  <200503081722.j28HMBPi009200@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-03-08 17:22:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pcib.c 
  Log:
  - If we fail to find an entry in the PRT, output a warning message.
  - Fix a bug in the same condition where we forgot to drop the ACPI pcib
    lock.  This fixes hangs after the pcib0 attach on some machines.
  
  Tested by:      sos (2)
  
  Revision  Changes    Path
  1.56      +6 -3      src/sys/dev/acpica/acpi_pcib.c



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