summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf
Commit message (Expand)AuthorAgeFilesLines
* Add a new -B flag for use with list mode (-l) that lists details aboutjhb2015-11-232-13/+241
* Note if relaxed ordering or no snoop is enabled for each PCI-express device.jhb2015-11-051-0/+4
* Prefer pciids database from ports if presentbapt2015-09-063-4/+10
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-274-45/+118
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-3/+3
| |\
| * \ Merge head from 7/28sjg2014-08-191-0/+1
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge headsjg2014-04-283-33/+227
| |\ \ \
| * \ \ \ Merge from headsjg2013-09-051-20/+50
| |\ \ \ \
| * \ \ \ \ sync from headsjg2013-04-121-1/+1
| |\ \ \ \ \
| * | | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | | Sync with HEAD.obrien2013-02-082-13/+15
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Sync from headsjg2012-11-043-37/+134
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Reassign copyright statements on several files from Advancedjhb2015-04-231-1/+1
* | | | | | | | | Teach pciconf how to dump out SR-IOV capabilityrstone2015-03-013-42/+115
* | | | | | | | | Fix the following clang 3.6.0 warnings in pciconf:dim2015-01-281-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix some buglets in the error-handling of getdevice(). In particular, reportmarkj2014-10-221-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add IOMMU PCI subclass, found on Tyan S8236 motherboard.mav2014-05-201-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Print status of ARI capability in pciconf -crstone2014-04-011-1/+7
* | | | | | Add support for displaying VPD for PCI devices via pciconf.jhb2014-01-202-8/+95
* | | | | | - Allow PCI devices that are attached to a driver to be identified by theirjhb2014-01-202-29/+130
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | Use the entire 64 bits of 'bar.pbi_length' when printing the bar size.neel2013-02-101-1/+1
| |_|/ |/| |
* | | Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headersjhb2013-02-051-2/+0
* | | 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
* | The correct generic term for PCIS_STORAGE_NVM is "NVM" not "NVM Express".gavin2012-09-201-1/+1
* | Recognise NVM Express devices and pretty-print their name.gavin2012-09-191-0/+1
* | Align the PCI Express #defines with the style used for the PCI-Xgavin2012-09-182-34/+34
* | - Denote PCI-e endpoints that support FLR.jhb2012-09-132-4/+72
* | - 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-016-11/+254
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Spelling fixes for usr.sbin/uqs2011-12-301-2/+2
* Only attempt to list extended capabilities for devices that have ajhb2010-09-161-1/+5
* Document the format of extended capabilities in the '-c' output.jhb2010-09-091-1/+13
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenjhb2010-09-091-6/+6
* Simplify chkattached(). The PCIOCATTACHED ioctl only needs the pi_seljhb2010-09-081-7/+3
* - Add register definitions related to extended capability IDs injhb2010-09-081-0/+95
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-0/+2
* - 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
OpenPOWER on IntegriCloud