summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci/ofw_pcib.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove an unused header.marius2013-03-011-6/+41
* s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mentionmarius2011-11-221-1/+1
* Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-031-0/+1
* Inherit the APB and the generic OFW PCI-PCI bridge driver from the genericmarius2011-01-041-23/+3
* - Hook up the default implementations of the MSI/MSI-X pcib_if methodsmarius2009-12-251-2/+39
* Enroll these drivers in multipass probing. The motivation behind thismarius2009-12-221-1/+2
* Provide and consume missing module dependency information.marius2009-12-211-0/+1
* - Sort device methods.marius2009-03-191-2/+2
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-151-1/+0
* On sparc64 machines with multiple host-PCI-bridges these bridgesmarius2008-04-171-3/+0
* For sun4u also add PCI busses with a device unit number of -1marius2007-06-181-8/+1
* The T2000 has multiple PCI domains requiring bus allocation to be done differ...kmacy2006-10-121-0/+6
* - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all thejhb2006-01-061-5/+3
* - Adhere style(9) (don't use function calls in initializers).marius2005-12-031-3/+5
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-121-2/+5
* - Remove the old sparc64 OFW PCI code (as opposed to the formermarius2004-05-081-1/+0
* Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCItmm2003-07-011-0/+122
OpenPOWER on IntegriCloud