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
/
i386
/
pci
/
pci_bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Match PCI Express root bridge _HID directly instead of
jkim
2009-07-13
1
-0
/
+1
*
strict kobj signatures: fix legacy i386 pcib_write_config impl
avg
2009-06-11
1
-4
/
+4
*
Make the PCI code aware of PCI domains (aka PCI segments) so we can
marius
2007-09-30
1
-0
/
+5
*
Revamp the MSI/MSI-X code a bit to achieve two main goals:
jhb
2007-05-02
1
-5
/
+15
*
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
jhb
2007-01-22
1
-0
/
+2
*
Give Host-PCI bridge drivers their own pcib_alloc_msi() and
jhb
2006-12-12
1
-2
/
+24
*
MD support for PCI Message Signalled Interrupts on amd64 and i386:
jhb
2006-11-13
1
-0
/
+8
*
- Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the
jhb
2006-01-06
1
-17
/
+7
*
Move the hostb driver out of the i386 and amd64 PCI code (where it was
jhb
2005-12-20
1
-58
/
+0
*
Expose legacy_pcib_alloc_resource, and use it in the mptable pci bus
imp
2005-09-17
1
-1
/
+1
*
Commit a workaround to a problem with resource allocation. This helps
imp
2005-09-16
1
-0
/
+2
*
Add code to read the primary PCI bus number out of the Compaq/HP 6010
jhb
2005-03-25
1
-0
/
+6
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Add TUNABLE_LONG and TUNABLE_ULONG, and use the latter for the
des
2004-10-31
1
-4
/
+3
*
Whitespace cleanup
des
2004-10-31
1
-8
/
+8
*
Make the lower range of the memory area 0x80000000 again. Also
imp
2004-10-11
1
-1
/
+15
*
Add missing 'static'
imp
2004-10-06
1
-2
/
+1
*
For legacy PCI bridges, limit memory allocation to the top 32MB of
imp
2004-10-06
1
-4
/
+24
*
Allow the pir0 device add to fail since pir0 may already exist. This should
jhb
2004-06-01
1
-2
/
+2
*
Add some missing <sys/module.h> includes which are masked by the
phk
2004-05-30
1
-0
/
+1
*
- Create a pir0 psuedo device as a child of legacy0 if we attach a legacy
jhb
2004-05-04
1
-2
/
+6
*
Make the legacy_pcib_attach() function static.
jhb
2004-05-03
1
-1
/
+1
*
Add back an include to fix the build for the CPU_ELAN case.
jhb
2004-02-19
1
-0
/
+3
*
Switch to using the new $PIR interrupt routing code and remove the old
jhb
2004-02-18
1
-10
/
+12
*
Lower the priority of the legacy host to pci bridge driver so that other
jhb
2003-10-31
1
-1
/
+1
*
- Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long.
jhb
2003-08-28
1
-3
/
+3
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-3
/
+3
*
The MI code was modified to filter the devices based on its header
imp
2003-08-01
1
-0
/
+8
*
- Rename nexus_pcib to legacy_pcib. I've been meaning to do this for a
jhb
2003-06-06
1
-56
/
+50
*
Use the secondary bus number instead of the number of the bus the PCI-PCI
jhb
2003-06-06
1
-1
/
+5
*
Use __FBSDID().
obrien
2003-06-02
1
-3
/
+3
*
Remove unused variable.
phk
2003-05-31
1
-2
/
+1
*
Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been
peter
2003-02-18
1
-18
/
+0
*
Outdent the string rather than use concatenation.
phk
2002-12-23
1
-2
/
+2
*
Recognize the Serverworks CIOB30 host to pci bridge.
peter
2002-11-13
1
-0
/
+5
*
Revert last commit, there actually was a -1 waaaaay down in pcireg_cfgread().
phk
2002-10-20
1
-0
/
+2
*
"id" is never going to be -1 when it is unsigned.
phk
2002-10-20
1
-2
/
+0
*
Use the global pcib devclass instead of our own static copy.
jhb
2002-10-16
1
-2
/
+0
*
Add 2 Ids for new ServerWorks host to PCI bridge chipset.
iwasaki
2002-10-02
1
-0
/
+8
*
Now that we only probe host-PCI bridges once, we no longer have to check to
jhb
2002-09-23
1
-10
/
+0
*
Change the nexus_pcib driver (eventually to be renamed to legacy_pcib) to
jhb
2002-09-23
1
-7
/
+7
*
#include "opt_bla.h" goes first says Bruce.
phk
2002-09-09
1
-2
/
+2
*
Fix style(9) bugs.
phk
2002-09-08
1
-2
/
+2
*
Add a subclass of the PCI-PCI bridge driver that uses the PCIBIOS to
jhb
2002-09-06
1
-2
/
+69
*
- Add a pci_cfgintr_valid() function to see if a given IRQ is a valid
jhb
2002-09-06
1
-1
/
+2
*
Prefer the physical bus number of the PCI bus as the unit of the pciX
jhb
2002-09-06
1
-1
/
+1
*
Change the support for AMDs ElanSC520 CPU from being a device driver to
phk
2002-09-04
1
-0
/
+7
*
Move a prototype to the least wrong place.
phk
2002-08-02
1
-0
/
+1
*
Add support for probing secondary buses on the ServerWorks Grand Champion
gallatin
2002-07-19
1
-0
/
+11
*
Add initialization code for the AMD Elan sc520 which maps the MMCR
phk
2002-07-18
1
-0
/
+2
[next]