Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 13:23:50 -0800 (PST)
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_pci_link.c
Message-ID:  <200311202123.hAKLNoLl003675@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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