Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2006 19:52:30 +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_pci_link.c
Message-ID:  <200608071952.k77JqUVV057248@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-08-07 19:52:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pci_link.c 
  Log:
  When a user uses a hint to specify the IRQ for a link device, accept IRQs
  that aren't listed as valid in the link device's set of possible IRQs.
  This allows the hints to be used to work around broken BIOSes that don't
  specify the correct ste of possible IRQs.  A warning is issued in the
  dmesg in this case to be consistent with the $PIR handling code.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.54      +13 -5     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?200608071952.k77JqUVV057248>