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
/
dev
/
pci
/
pcib_if.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit r299467 having fixed the build:
andrew
2016-05-16
1
-2
/
+8
*
Revert r299467 to fix the kernel build.
cem
2016-05-11
1
-4
/
+2
*
Add a new get_id interface to pci and pcib. This will allow us to both
andrew
2016-05-11
1
-2
/
+4
*
drop a bunch of white space at end of lines and end of files...
jmg
2015-10-18
1
-2
/
+1
*
Add some pcib methods to get ARI-related information
rstone
2015-03-01
1
-0
/
+25
*
Be consistent with the whitespace in the rest of these files.
rstone
2014-04-29
1
-2
/
+2
*
Add support for PCIe ARI
rstone
2014-04-01
1
-0
/
+19
*
Add a method to get the PCI RID for a device.
rstone
2014-04-01
1
-0
/
+9
*
Revert PCI RID changes.
rstone
2014-04-01
1
-26
/
+0
*
Add a method to get the PCI Routing ID for a device
rstone
2014-04-01
1
-0
/
+26
*
Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). This
jhb
2010-08-17
1
-0
/
+10
*
Revert junk from last commit. These are WIP and not ready (and don't
imp
2009-05-20
1
-14
/
+0
*
We no longer need to use d_thread_t, migrate to struct thread *.
imp
2009-05-20
1
-0
/
+14
*
Revamp the MSI/MSI-X code a bit to achieve two main goals:
jhb
2007-05-02
1
-8
/
+9
*
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
jhb
2007-01-22
1
-0
/
+10
*
First cut at MI support for PCI Message Signalled Interrupts (MSI):
jhb
2006-11-13
1
-0
/
+45
*
Various whitespace cleanups.
jhb
2006-11-07
1
-3
/
+3
*
Fix compile error :-(.
imp
2005-04-13
1
-1
/
+2
*
Default to a interrupt router that returns an invalid interrupt.
imp
2005-04-13
1
-1
/
+9
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
- Fix the device database parsing code so that it actually works.
msmith
2000-12-09
1
-1
/
+1
*
Convert the pcib_{read,write}_config args from signed to unsigned,
gallatin
2000-12-01
1
-8
/
+8
*
Forgot to commit this last night.
imp
2000-10-16
1
-0
/
+10
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-0
/
+71