NetBSD/sys/arch/evbmips/loongson
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 PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
autoconf.c if MEMORY_DISK_IS_ROOT is defined, dont try to guess the root device 2015-01-10 14:07:26 +00:00
autoconf.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
bonito_mainbus.c include cpuregs.h 2015-06-09 15:58:38 +00:00
gdium_machdep.c more cpuregs.h 2015-06-09 16:10:48 +00:00
generic2e_machdep.c more cpuregs.h 2015-06-09 16:10:48 +00:00
isa_machdep.c more cpuregs.h 2015-06-09 16:10:48 +00:00
loongson2_machdep.c
loongson_bus_defs.h Added Lemote Yeeloong Notebook support. 2012-03-02 13:20:57 +00:00
loongson_bus_io.c Added Lemote Yeeloong Notebook support. 2012-03-02 13:20:57 +00:00
loongson_bus_mem.c
loongson_intr.c make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
loongson_intr.h make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
loongson_isa.h
machdep.c use cpu_{g,s}etmodel 2014-03-24 20:06:31 +00:00
mainbus.c
yeeloong_machdep.c another cpuregs.h 2015-06-09 16:29:01 +00:00