Go to file
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
bin Be explicit about what is negated. 2015-08-28 11:29:48 +00:00
common Fixed typo: propertly -> property. 2015-08-20 15:55:09 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto List source name, not object name to unbreak AFLAGS.*. 2015-10-01 23:00:12 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
doc Note import of openresolv-3.7.1 2015-09-29 09:14:11 +00:00
etc debug for libproc tests 2015-09-24 16:02:39 +00:00
external Redo previous so as to not break non-arm MKDTRACE=yes builds. 2015-10-01 20:51:19 +00:00
extsrc
games remove cpp abuse 2015-08-17 17:17:01 +00:00
gnu describe libproc, librtld_db 2015-09-28 21:07:47 +00:00
include add kinfo_getvmmap() decl 2015-09-24 14:39:37 +00:00
lib Neither libproc or librtld_db require CTF 2015-09-28 17:12:12 +00:00
libexec Remove dead assignment; from Henning Petersen in PR 50196. 2015-09-03 08:16:36 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin add smart IDs 210, 246, 247 and 248 (Micron): 2015-09-21 06:05:00 +00:00
share PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
sys PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
tests Add delay to improve stability of test 2015-09-30 06:08:36 +00:00
tools Add more compat defs for code compiled for !NetBSD targets. 2015-09-21 21:50:16 +00:00
usr.bin - PR/50291: Fix memory leak 2015-09-29 14:27:00 +00:00
usr.sbin Fix typo. display.contrast is 0-15, not 0-1. 2015-09-21 08:04:43 +00:00
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +00:00
BUILDING remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile.inc
UPDATING add note about the most recent acpica update 2015-09-19 18:31:41 +00:00