summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf/cap.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r264007,r264008,r264009,r264011,r264012,r264013rstone2015-03-011-1/+7
* Decode PCIe ASPM capability and status.jkim2013-07-181-20/+38
* Decode new HT 3.00 and 3.10 capabilities.kib2013-05-171-0/+12
* Display MSI-X table and PBA offsets when displaying information about MSI-Xneel2013-02-011-11/+15
* For PCI Express capability, if max link width is greater than zero, printjimharris2012-10-251-0/+26
* Indent ecaps the same way we indent caps.imp2012-10-191-1/+1
* Align the PCI Express #defines with the style used for the PCI-Xgavin2012-09-181-25/+25
* - Denote PCI-e endpoints that support FLR.jhb2012-09-131-4/+66
* - If the PCIe "SLOT" flag is set, include this in the capability outputgavin2012-09-051-1/+3
* Add a new -e flag to pciconf(8)'s list mode to display PCI error details.jhb2012-06-011-0/+56
* Only attempt to list extended capabilities for devices that have ajhb2010-09-161-1/+5
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenjhb2010-09-091-6/+6
* - Add register definitions related to extended capability IDs injhb2010-09-081-0/+95
* - Add a few more register defintions for the PCI express capabilityjhb2009-04-171-3/+26
* Tune output to remove trailing space.mav2009-02-151-3/+3
* Add SATA and PCI Advanced Features capabilities reporting.mav2009-02-151-0/+24
* Include agpreg.h from it's new location.jb2007-11-131-1/+1
* Update copyright attribution.jhb2007-10-311-1/+2
* Missed in the previous commit to this file:jhb2007-10-271-0/+3
* - HT 2.00b added a new flag to the MSI mapping HT capability to indicatejhb2007-04-251-7/+12
* - Teach pciconf(8) to list the PCI capabilities supported by each devicejhb2007-02-021-0/+477
OpenPOWER on IntegriCloud