aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf/cap.c
Commit message (Expand)AuthorAgeFilesLines
* Only attempt to list extended capabilities for devices that have aJohn Baldwin2010-09-161-1/+5
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenJohn Baldwin2010-09-091-6/+6
* - Add register definitions related to extended capability IDs inJohn Baldwin2010-09-081-0/+95
* - Add a few more register defintions for the PCI express capabilityJohn Baldwin2009-04-171-3/+26
* Tune output to remove trailing space.Alexander Motin2009-02-151-3/+3
* Add SATA and PCI Advanced Features capabilities reporting.Alexander Motin2009-02-151-0/+24
* Include agpreg.h from it's new location.John Birrell2007-11-131-1/+1
* Update copyright attribution.John Baldwin2007-10-311-1/+2
* Missed in the previous commit to this file:John Baldwin2007-10-271-0/+3
* - HT 2.00b added a new flag to the MSI mapping HT capability to indicateJohn Baldwin2007-04-251-7/+12
* - Teach pciconf(8) to list the PCI capabilities supported by each deviceJohn Baldwin2007-02-021-0/+477