NetBSD/sys/arch/arm/ixp12x0
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
..
files.ixp12x0
ixp12x0_clk.c
ixp12x0_clkreg.h
ixp12x0_com.c MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +00:00
ixp12x0_comreg.h
ixp12x0_comvar.h
ixp12x0_intr.c Include sys/lwp.h instead of arm/cpu.h 2015-04-08 08:35:54 +00:00
ixp12x0_intr.h _setsoftintr is long dead. reap any leftovers from arm. 2014-02-04 18:51:16 +00:00
ixp12x0_io.c Fix obvious typo 2014-02-23 08:07:33 +00:00
ixp12x0_pci_dma.c
ixp12x0_pci.c PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
ixp12x0_pcireg.h
ixp12x0.c
ixp12x0reg.h
ixp12x0var.h
ixpsip.c
ixpsipvar.h