OpenGrok
Cross Reference: pciconf_indirect.c
xref
: /
src
/
sys
/
arch
/
powerpc
/
pci
/
pciconf_indirect.c
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/arch/powerpc/pci/pciconf_indirect.c
Revision
Date
Author
Comments
1.7
06-Jan-2021
rin
Drop unused headers. No functional changes intended.
1.6
02-Oct-2015
msaitoh
branches: 1.6.30;
PCI Extended Configuration stuff written by nonaka@:
- Add PCI Extended Configuration Space support into x86.
- Check register offset of pci_conf_read() in MD part. It returns (pcireg_t)-1
if it isn't accessible.
- Decode Extended Capability in PCI Extended Configuration Space.
Currently the following extended capabilities are decoded:
- Advanced Error Reporting
- Virtual Channel
- Device Serial Number
- Power Budgeting
- Root Complex Link Declaration
- Root Complex Event Collector Association
- Access Control Services
- Alternative Routing-ID Interpretation
- Address Translation Services
- Single Root IO Virtualization
- Page Request
- TPH Requester
- Latency Tolerance Reporting
- Secondary PCI Express
- Process Address Space ID
- LN Requester
- L1 PM Substates
The following extended capabilities are not decoded yet:
- Root Complex Internal Link Control
- Multi-Function Virtual Channel
- RCRB Header
- Vendor Unique
- Configuration Access Correction
- Multiple Root IO Virtualization
- Multicast
- Resizable BAR
- Dynamic Power Allocation
- Protocol Multiplexing
- Downstream Port Containment
- Precision Time Management
- M-PCIe
- Function Reading Status Queueing
- Readiness Time Reporting
- Designated Vendor-Specific
1.5
18-Jun-2011
matt
branches: 1.5.12; 1.5.30;
Use <sys/foo.h> instead of <machine/foo.h> if such a file exists.
Don't assume <sys/cpu.h> includes <powerpc/subarch/cpu*.h>. Include it
explicitly.
1.4
17-Jun-2011
matt
struct device * -> device_t
struct cfdata * -> cfdata_t
split device/softc (CFATTACH_DECL_NEW)
use device_accessors and device_private
constify
1.3
28-Apr-2008
martin
branches: 1.3.32;
Remove clause 3 and 4 from TNF licenses
1.2
17-Oct-2007
garbled
branches: 1.2.2; 1.2.4; 1.2.8; 1.2.22; 1.2.24; 1.2.26;
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.
TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.
NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
1.1
01-May-2007
garbled
branches: 1.1.2; 1.1.6; 1.1.8;
file pciconf_indirect.c was initially added on branch ppcoea-renovation.
1.1.8.1
18-Oct-2007
yamt
sync with head.
1.1.6.1
02-Nov-2007
joerg
More diff reduce to HEAD due to botched up merging.
1.1.2.3
08-May-2007
rjs
Move declarations to header.
1.1.2.2
06-May-2007
macallan
switch macppc over to generic PCI code from arch/powerpc/pci
1.1.2.1
01-May-2007
garbled
Per suggestion from Matt, rename these two files.
1.2.26.1
16-May-2008
yamt
sync with head.
1.2.24.1
18-May-2008
yamt
sync with head.
1.2.22.1
02-Jun-2008
mjf
Sync with HEAD.
1.2.8.2
06-Nov-2007
matt
sync with HEAD
1.2.8.1
17-Oct-2007
matt
file pciconf_indirect.c was added on branch matt-armv6 on 2007-11-06 23:20:50 +0000
1.2.4.2
27-Oct-2007
yamt
sync with head.
1.2.4.1
17-Oct-2007
yamt
file pciconf_indirect.c was added on branch yamt-lazymbuf on 2007-10-27 11:27:57 +0000
1.2.2.2
23-Oct-2007
ad
Sync with head.
1.2.2.1
17-Oct-2007
ad
file pciconf_indirect.c was added on branch vmlocking on 2007-10-23 20:36:14 +0000
1.3.32.1
23-Jun-2011
cherry
Catchup with rmind-uvmplock merge.
1.5.30.1
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.5.12.1
03-Dec-2017
jdolecek
update from HEAD
1.6.30.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Fri Oct 17 23:09:53 GMT 2025