aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | | | | | Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-231-1/+1
* | | | | | | | | Teach pciconf how to dump out SR-IOV capabilityRyan Stone2015-03-013-42/+115
* | | | | | | | | Fix the following clang 3.6.0 warnings in pciconf:Dimitry Andric2015-01-281-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix some buglets in the error-handling of getdevice(). In particular, reportMark Johnston2014-10-221-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add IOMMU PCI subclass, found on Tyan S8236 motherboard.Alexander Motin2014-05-201-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Print status of ARI capability in pciconf -cRyan Stone2014-04-011-1/+7
* | | | | | Add support for displaying VPD for PCI devices via pciconf.John Baldwin2014-01-202-8/+95
* | | | | | - Allow PCI devices that are attached to a driver to be identified by theirJohn Baldwin2014-01-202-29/+130
| |_|_|_|/ |/| | | |
* | | | | Decode PCIe ASPM capability and status.Jung-uk Kim2013-07-181-20/+38
* | | | | Decode new HT 3.00 and 3.10 capabilities.Konstantin Belousov2013-05-171-0/+12
| |_|_|/ |/| | |
* | | | Use the entire 64 bits of 'bar.pbi_length' when printing the bar size.Neel Natu2013-02-101-1/+1
| |_|/ |/| |
* | | Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headersJohn Baldwin2013-02-051-2/+0
* | | Display MSI-X table and PBA offsets when displaying information about MSI-XNeel Natu2013-02-011-11/+15
| |/ |/|
* | For PCI Express capability, if max link width is greater than zero, printJim Harris2012-10-251-0/+26
* | Indent ecaps the same way we indent caps.Warner Losh2012-10-191-1/+1
* | The correct generic term for PCIS_STORAGE_NVM is "NVM" not "NVM Express".Gavin Atkinson2012-09-201-1/+1
* | Recognise NVM Express devices and pretty-print their name.Gavin Atkinson2012-09-191-0/+1
* | Align the PCI Express #defines with the style used for the PCI-XGavin Atkinson2012-09-182-34/+34
* | - Denote PCI-e endpoints that support FLR.John Baldwin2012-09-132-4/+72
* | - If the PCIe "SLOT" flag is set, include this in the capability outputGavin Atkinson2012-09-051-1/+3
|/
* Add a new -e flag to pciconf(8)'s list mode to display PCI error details.John Baldwin2012-06-016-11/+254
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-2/+2
* Only attempt to list extended capabilities for devices that have aJohn Baldwin2010-09-161-1/+5
* Document the format of extended capabilities in the '-c' output.John Baldwin2010-09-091-1/+13
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenJohn Baldwin2010-09-091-6/+6
* Simplify chkattached(). The PCIOCATTACHED ioctl only needs the pi_selJohn Baldwin2010-09-081-7/+3
* - Add register definitions related to extended capability IDs inJohn Baldwin2010-09-081-0/+95
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* - 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
* - Add a new ioctl to /dev/pci to fetch details on an individual BAR of aJohn Baldwin2009-02-022-7/+96
* Add ADMA, SATA and SAS mass storage subclasses.Alexander Motin2008-11-131-0/+3