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

John Baldwin jhb at FreeBSD.org
Tue Jan 10 13:37:20 PST 2006


jhb         2006-01-10 21:37:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/acpica       acpi_pci_link.c 
  Log:
  MFC: Fix issues with various Compaq boxes such as some DL360s (and possibly
  some DL380s):
  - Release the pci_link acpi serial lock if a link device has no actual
    links.
  - Don't panic if a _PRT entry references an invalid link on a link device
    unless we actually try to route an interrupt using that _PRT entry.
  
  Revision  Changes    Path
  1.44.2.6  +8 -3      src/sys/dev/acpica/acpi_pci_link.c


More information about the cvs-src mailing list