summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf/cap.c
Commit message (Expand)AuthorAgeFilesLines
* 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