summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci/fire.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r287726marius2015-12-271-302/+33
* MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857,ian2014-05-141-2/+1
* MFC r262472:dim2014-02-281-1/+1
* Remove duplicate const specifiers in many drivers (I hope I got all ofdim2012-11-051-1/+1
* Add a global MD macro for the VIS block size instead of duplicatingmarius2012-08-311-2/+0
* - Remove erroneous trailing semicolon. [1]marius2012-03-301-2/+3
* Given that this is a host-PCI-Express bridge driver, create the parentmarius2012-03-241-1/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* Make sparc64 compatible with NEW_PCIB and enable it:marius2011-10-021-92/+67
* - Current testing shows that (ab)using the JBC performance counter in busmarius2011-07-121-13/+10
* - Make a panic message better reflect the actual problem.marius2011-03-191-13/+15
* Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended formarius2011-01-041-1/+1
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-1/+1
* - Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panicmarius2010-01-271-3/+3
* When setting up MSIs with a filter ensure that the event queue interruptmarius2010-01-101-2/+10
* - According to OpenSolaris it's sufficient to align the MSIs of amarius2010-01-101-52/+95
* - Remove a redundant variable and an unnecessary cast.marius2009-12-291-6/+5
* Add a driver for the `Fire' JBus to PCIe bridges found in at leastmarius2009-12-271-0/+2122
OpenPOWER on IntegriCloud