cvs commit: src/sys/dev/acpica acpi_pcib.c

John Baldwin jhb at FreeBSD.org
Tue Mar 8 09:22:12 PST 2005


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


More information about the cvs-all mailing list