summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci/ofw_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Fix interrupt assignment for non-builtin PCI devices on e450s.tmm2003-05-301-19/+67
* Set the cache line size for subordinate pci bridges as well as for theirjake2003-03-271-2/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Initialize the cache line size register of all PCI devices in thetmm2003-01-061-0/+15
* Reverse the quirk table entry for swizzling on a missing interrupt map;tmm2002-12-011-7/+10
* Add two new workaround for firmware anomalies:tmm2002-11-071-8/+64
* Add PCI bus enumeration and latency timer setup to the sparc64 MD PCItmm2002-06-121-72/+134
* Make the OpenFirmware interrupt mapping code more generic, to reducetmm2002-03-241-92/+24
* Don't panic when no interrupt map can be found for a PCI bus; this seemstmm2002-02-131-2/+5
* Add support for the Sun psycho/sabre UPA-PCI bridge, some OpenFirmwaretmm2001-11-091-0/+267
OpenPOWER on IntegriCloud