index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
sparc64
/
pci
/
fire.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate const specifiers in many drivers (I hope I got all of
dim
2012-11-05
1
-1
/
+1
*
Add a global MD macro for the VIS block size instead of duplicating
marius
2012-08-31
1
-2
/
+0
*
- Remove erroneous trailing semicolon. [1]
marius
2012-03-30
1
-2
/
+3
*
Given that this is a host-PCI-Express bridge driver, create the parent
marius
2012-03-24
1
-1
/
+1
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-2
/
+1
*
Make sparc64 compatible with NEW_PCIB and enable it:
marius
2011-10-02
1
-92
/
+67
*
- Current testing shows that (ab)using the JBC performance counter in bus
marius
2011-07-12
1
-13
/
+10
*
- Make a panic message better reflect the actual problem.
marius
2011-03-19
1
-13
/
+15
*
Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended for
marius
2011-01-04
1
-1
/
+1
*
Provide for multiple, cascaded PICs on PowerPC systems, and extend the
nwhitehorn
2010-06-18
1
-1
/
+1
*
- Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panic
marius
2010-01-27
1
-3
/
+3
*
When setting up MSIs with a filter ensure that the event queue interrupt
marius
2010-01-10
1
-2
/
+10
*
- According to OpenSolaris it's sufficient to align the MSIs of a
marius
2010-01-10
1
-52
/
+95
*
- Remove a redundant variable and an unnecessary cast.
marius
2009-12-29
1
-6
/
+5
*
Add a driver for the `Fire' JBus to PCIe bridges found in at least
marius
2009-12-27
1
-0
/
+2122