Date: Wed, 8 Sep 2010 17:53:34 +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: <201009081754.o88Hsm0G016033@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-09-08 17:53:34 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pcireg.h
usr.sbin/pciconf cap.c
Log:
SVN rev 212326 on 2010-09-08 17:53:34Z by jhb
- 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. Adds
more detailed parsing for AER, VC, and device serial numbers.
MFC after: 2 weeks
Revision Changes Path
1.77 +84 -0 src/sys/dev/pci/pcireg.h
1.9 +95 -0 src/usr.sbin/pciconf/cap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009081754.o88Hsm0G016033>
