summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pcib_private.h
Commit message (Expand)AuthorAgeFilesLines
* Make the PCI code aware of PCI domains (aka PCI segments) so we canmarius2007-09-301-0/+1
* Revamp the MSI/MSI-X code a bit to achieve two main goals:jhb2007-05-021-2/+2
* Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.jhb2007-01-221-0/+1
* - Add a new flag to the PCI-PCI driver to disable MSI on devices behind thejhb2007-01-131-0/+1
* Replace #define<space> with #define<tab> so the code is consistent withjhb2006-12-141-1/+1
* First cut at MI support for PCI Message Signalled Interrupts (MSI):jhb2006-11-131-0/+4
* - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all thejhb2006-01-061-2/+0
* Add support for subtractive decoding bridges. These bridges pass allimp2004-01-111-0/+2
* Prefer the uintXX_t to the u_intXX_t names.imp2003-08-221-12/+12
* Make the base pcib_route_interrupt method available to other pci-pci bridgebenno2003-01-141-0/+1
* Add a function host_pcib_get_bnsno() that attempts to determine the busjhb2002-11-221-0/+4
* Export pcib_attach() as a "protected" for use in subclasses of the PCI-PCIjhb2002-09-061-0/+1
* Export a few symbols as globals to allow subclassing of this driver. Injhb2002-08-261-0/+72
OpenPOWER on IntegriCloud