Date: Mon, 20 Sep 2010 19:29:48 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/pci pcireg.h src/usr.sbin/pciconf cap.c Message-ID: <201009201931.o8KJVEhe049918@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-09-20 19:29:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/pci pcireg.h
usr.sbin/pciconf cap.c
Log:
SVN rev 212923 on 2010-09-20 19:29:48Z by jhb
MFC 209907,212326,212368,212749:
- Provide more defines for PCI-Express device ctrl.
- Add register definitions related to extended capability IDs in
PCI-express. I used PCIZ_* for ID constants (plain capability IDs use
PCIY_*).
- Add register definitions for the Advanced Error Reporting, Virtual
Channels, and Device Serial Number extended capabilities.
- Teach pciconf -c to list extended as well as plain capabilities for
PCI-express devices. Adds more detailed parsing for AER, VC, and
device serial numbers.
Revision Changes Path
1.72.2.5 +89 -1 src/sys/dev/pci/pcireg.h
1.8.2.3 +99 -0 src/usr.sbin/pciconf/cap.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009201931.o8KJVEhe049918>
