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

John Baldwin jhb at FreeBSD.org
Thu Nov 20 13:23:51 PST 2003


jhb         2003/11/20 13:23:50 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pci_link.c 
  Log:
  Try all of the possible interrupts for a link device when programming
  boot-disabled devices instead of skipping the last interrupt.  This is
  especially important for devices that only have one interrupt as this
  bug was keeping any interrupt from being tried at all.
  
  Reviewed by:    msmith
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.10      +1 -1      src/sys/dev/acpica/acpi_pci_link.c


More information about the cvs-src mailing list