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

John Baldwin jhb at FreeBSD.org
Wed Nov 23 16:36:21 GMT 2005


jhb         2005-11-23 16:36:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pci_link.c 
  Log:
  - Quiet the pci_link(4) devices so that they don't show up in dmesg now.
  - Improve panic message if we fail to read the PCI bus number from a bridge
    device.
  - Don't try to lookup a BIOS IRQ for a link unless the link is routed via
    an ISA IRQ since BIOSen currently only route PCI link devices via ISA
    IRQs.
  
  Tested by:      Mathieu Prevot bsdhack at club-internet dot fr
  MFC after:      1 week
  
  Revision  Changes    Path
  1.50      +22 -1     src/sys/dev/acpica/acpi_pci_link.c


More information about the cvs-src mailing list