summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pcib_if.m
Commit message (Expand)AuthorAgeFilesLines
* MFC r265107rstone2015-03-011-2/+2
* MFC r264007,r264008,r264009,r264011,r264012,r264013rstone2015-03-011-0/+28
* Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). Thisjhb2010-08-171-0/+10
* Revert junk from last commit. These are WIP and not ready (and don'timp2009-05-201-14/+0
* We no longer need to use d_thread_t, migrate to struct thread *.imp2009-05-201-0/+14
* Revamp the MSI/MSI-X code a bit to achieve two main goals:jhb2007-05-021-8/+9
* Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.jhb2007-01-221-0/+10
* First cut at MI support for PCI Message Signalled Interrupts (MSI):jhb2006-11-131-0/+45
* Various whitespace cleanups.jhb2006-11-071-3/+3
* Fix compile error :-(.imp2005-04-131-1/+2
* Default to a interrupt router that returns an invalid interrupt.imp2005-04-131-1/+9
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* - Fix the device database parsing code so that it actually works.msmith2000-12-091-1/+1
* Convert the pcib_{read,write}_config args from signed to unsigned,gallatin2000-12-011-8/+8
* Forgot to commit this last night.imp2000-10-161-0/+10
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-0/+71
OpenPOWER on IntegriCloud