aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf
Commit message (Expand)AuthorAgeFilesLines
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-271-1/+3
* pciconf: print PCIe CTL max read request.Konstantin Belousov2020-09-301-0/+24
* When printing out the contents of the VSEC, include the contents of theScott Long2020-03-201-2/+4
* Print out some newly added PCIe extended capabilities and subclasses.Konstantin Belousov2020-02-202-0/+39
* pciconf: List names of all known extended PCIe capabilities.Konstantin Belousov2020-02-171-0/+15
* Fix a spacing error from the previous commit for -ll mode. Add a littleScott Long2020-01-151-3/+4
* Add a compact columnar output format, available by specifying a second '-l'Scott Long2020-01-022-18/+46
* Add accessors for the Vendor Specific Extended Capability (VSEC)Scott Long2019-12-134-9/+36
* Fix the botched field ordering in the last commit. While here, fixScott Long2019-10-133-27/+29
* Change from the non-standard nomenclature of "chip" and "card" to theScott Long2019-10-121-4/+4
* Report Clock Power Management support and status.Alexander Motin2019-08-231-0/+5
* pciconf: report PCI Gen4 speedsAndrew Gallatin2019-07-231-0/+2
* Require write access when mmapping BAR.Konstantin Belousov2018-08-031-1/+1
* Fix word-size dumping.Konstantin Belousov2018-08-031-1/+1
* Add -D option to pciconf(8) to mmap and dump content of the device BAR.Konstantin Belousov2018-08-012-27/+194
* Remove dead code (comma is either 0 or 1 for sure, no need to test).Warner Losh2018-01-052-5/+5
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-202-0/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add constants and descriptions for some new PCI class definitionsScott Long2017-03-131-0/+3
* pciconf(8): Replace an assert with errxConrad Meyer2017-02-111-1/+2
* pciconf(8): Reallow trailing colon in selectorsConrad Meyer2017-01-121-4/+1
* Add names for some DASP devices.Alexander Motin2016-10-211-0/+3
* Fix some logic in PCIe HotPlug; display EI statusEric van Gyzen2016-08-051-1/+4
* Don't repeat the the word 'the'Eitan Adler2016-05-171-1/+1
* Output information about PCI-e devices with slots.John Baldwin2016-04-021-2/+42
* Various updates to the PCI-express capability output.John Baldwin2016-04-021-11/+17
* pciconf: Silence a GCC warning.Pedro F. Giffuni2016-02-261-1/+1
* Change format string in pciconf EA to jxWojciech Macek2016-02-261-3/+3
* Add support for Enhanced Allocation in pciconfWojciech Macek2016-02-261-0/+138
* Fix possible out-of-bounds access detected by Ulrich Spörleins "scan-build".Stefan Eßer2016-02-191-19/+15
* Use __unused instead of casting to void to silence the unused parameterStefan Eßer2016-02-182-10/+4
* Make WARNS=6 safe.Stefan Eßer2016-02-183-10/+19
* Add a new -B flag for use with list mode (-l) that lists details aboutJohn Baldwin2015-11-232-13/+241
* Note if relaxed ordering or no snoop is enabled for each PCI-express device.John Baldwin2015-11-051-0/+4
* Prefer pciids database from ports if presentBaptiste Daroussin2015-09-063-4/+10
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-45/+118
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-3/+3
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-0/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-283-33/+227
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-051-20/+50
| |\ \ \ \
| * \ \ \ \ sync from headSimon J. Gerraty2013-04-121-1/+1
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | Sync with HEAD.David E. O'Brien2013-02-082-13/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-043-37/+134
| |\ \ \ \ \ \ \