NetBSD/sys/arch/powerpc/ibm4xx
msaitoh 605f564f52 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
2015-10-02 05:22:49 +00:00
..
dev Use IPL_VM for dwc2_intr and mark as MP safe where possible. 2015-07-30 07:32:40 +00:00
openbios The argument of stwu is displacement(register), but GAS translates the 2014-08-05 16:28:39 +00:00
pci PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
4xx_locore.S
4xx_trap_subr.S
board_prop.c
clock.c
copyinstr.c
copyoutstr.c
cpu.c
genassym.cf
ibm4xx_autoconf.c
ibm4xx_machdep.c
ibm40x_machdep.c
pic_uic.c
pmap.c
trap_subr.S
trap.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00