freebsd-dev/usr.sbin/pciconf
Konstantin Belousov 3b7a70d990 pciconf: List names of all known extended PCIe capabilities.
Some ids are redundand because the list_ecaps() function decodes them
by explicit switch case.  But listing them all makes it easier to not
miss ecaps, while not changing the functionality.

Initial submission by:	Dmitry Luhtionov <dmitryluhtionov@gmail.com>
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2020-02-17 13:31:30 +00:00
..
cap.c pciconf: List names of all known extended PCIe capabilities. 2020-02-17 13:31:30 +00:00
err.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile Make WARNS=6 safe. 2016-02-18 15:23:25 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pathnames.h Prefer pciids database from ports if present 2015-09-06 20:05:29 +00:00
pciconf.8 Add a compact columnar output format, available by specifying a second '-l' 2020-01-02 06:56:28 +00:00
pciconf.c Fix a spacing error from the previous commit for -ll mode. Add a little 2020-01-15 16:47:44 +00:00
pciconf.h Add accessors for the Vendor Specific Extended Capability (VSEC) 2019-12-13 23:46:59 +00:00