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

Nate Lawson njl at FreeBSD.org
Thu Aug 5 21:50:56 PDT 2004


njl         2004-08-06 04:50:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pci_link.c 
  Log:
  Refine updates to PCI irq routing.  Check _STA and _CRS but only print a
  message if they are incorrect.  Also, remove the hack of allowing the
  initial irq setting to not be in _PRS.  As before, the old behavior can be
  regained by defining ACPI_OLD_PCI_LINK.
  
  Revision  Changes    Path
  1.18      +39 -28    src/sys/dev/acpica/acpi_pci_link.c


More information about the cvs-src mailing list