freebsd-dev/sys/dev/pci
John Baldwin 1beb381637 - Adjust the comment about re-routing PCI interrupts to be less
ia64-specific.
- When trying to re-route interrupts, don't change cfg->intline if the
  re-route fails by returning an invalid vector.  This fixes machines
  without any way of routing interrupts such as older PC's without a
  $PIR table.

We do not currently write the new intline value back to the hardware, but
we should.  That will likely be added in a later commit.
2003-06-07 15:00:19 +00:00
..
eisa_pci.c
fixup_pci.c
ignore_pci.c
isa_pci.c Save and restore the interrupt Edge/Level Control Registers (ELCR) 2002-10-30 19:55:06 +00:00
pci_if.m Return status for PCI methods '{enable,disable}_{io,busmaster}'. 2003-04-16 03:15:08 +00:00
pci_pci.c Calculate routed interrupts using the slot number from the device and 2003-05-22 17:45:26 +00:00
pci_private.h Return status for PCI methods '{enable,disable}_{io,busmaster}'. 2003-04-16 03:15:08 +00:00
pci_user.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
pci.c - Adjust the comment about re-routing PCI interrupts to be less 2003-06-07 15:00:19 +00:00
pcib_if.m
pcib_private.h Make the base pcib_route_interrupt method available to other pci-pci bridge 2003-01-14 11:37:56 +00:00
pcireg.h Add constants for USB programming interfaces. These are already defined 2003-04-23 15:51:36 +00:00
pcivar.h Return status for PCI methods '{enable,disable}_{io,busmaster}'. 2003-04-16 03:15:08 +00:00