summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci/apb.c
Commit message (Expand)AuthorAgeFilesLines
* - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all thejhb2006-01-061-5/+2
* - Adhere style(9) (don't use function calls in initializers, use uintXX_tmarius2005-12-031-6/+7
* Slightly reformat apb_alloc_resource() to create some horizontal spacemarcel2005-04-281-44/+43
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-121-1/+4
* Add missing <sys/module.h> instances which were shadowed by the nestedphk2004-06-031-0/+1
* - Remove the old sparc64 OFW PCI code (as opposed to the formermarius2004-05-081-53/+3
* Prefer new location of pci include files (which have only been in theimp2003-08-221-3/+3
* Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCItmm2003-07-011-116/+66
* Hardwire APB's PCI buses down. If we don't do this, pciconf -l returnsjmg2003-06-131-5/+2
* Make the OpenFirmware interrupt mapping code more generic, to reducetmm2002-03-241-3/+23
* Do not include pcib.h, which only existed in my development tree, and dotmm2001-12-301-2/+1
* Make the apb driver independent of the standard PCI bridge driver.tmm2001-12-211-30/+82
* Add support for the Sun psycho/sabre UPA-PCI bridge, some OpenFirmwaretmm2001-11-091-0/+303
OpenPOWER on IntegriCloud