Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: msaitoh
Date: Sat Jan 25 08:13:39 UTC 2020
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Add PCIe 4.0 stuff a little:
- 10-bit Tag Requester/Completer.
- Add Data link Feature extended capability.
- Add Physical Layer 16.0 GT/s extended capability. Not decode yet.
To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 src/sys/dev/pci/pci_subr.c
cvs rdiff -u -r1.149 -r1.150 src/sys/dev/pci/pcireg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index