index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
pcidump
Age
Commit message (
Expand
)
Author
2020-06-28
Fix build error
Dale Rahn
2020-06-28
obviously powerpc64 will want pcidump
Theo de Raadt
2020-06-22
a first cut at requesting and parsing vpd info.
David Gwynne
2019-11-30
pcidump(8) only opens devices in O_RDONLY from /dev, and additionally writes a
Ricardo Mestre
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2019-06-02
dump pcie Device Serial Number capability values
David Gwynne
2019-05-11
socppc makes an extended visit to the bigbucket.
Theo de Raadt
2019-04-02
add some msi and msi-x details
Jonathan Matthew
2019-03-12
separate fields with commas
David Gwynne
2019-03-11
split the clas/subclass/interface/revision output over 2 lines
David Gwynne
2019-03-11
teach pcidump about pci class and subclass names
David Gwynne
2019-02-19
use \t instead of a literal tab in a format string
David Gwynne
2019-02-19
convert a series of if statements checking the cap type to switch
David Gwynne
2018-07-10
build pcidump on armv7
Jonathan Gray
2018-04-08
Print BARs for bridges as well.
Mark Kettenis
2017-08-31
assorted warning fixes; ok millert@
Otto Moerbeek
2017-06-16
PCI Express extendeded capability 0x1c is LN Requester according to the
Jonathan Gray
2017-05-18
When an array of PCIe extended cability strings was added it missed
Jonathan Gray
2017-03-25
More PCI extended capabilities handling in pcidump.
Mike Larkin
2017-03-16
Print PCIe Extended Capabilities, from Simon Mages
Theo de Raadt
2017-02-26
build pcidump on arm64
Jonathan Gray
2017-01-04
s/Signaled/Signalled/
David Gwynne
2016-08-27
Move up the <stdio.h> include so <dev/pci/*.h> have NULL
Philip Guenther
2016-08-10
armish handled some early-gen arm machines, which required tons of
Theo de Raadt
2016-05-11
remove hppa64 port, which we never got going beyond broken single users.
Theo de Raadt
2015-12-01
Print PME# state together with the PCI power state when enabled/asserted.
Mark Kettenis
2015-11-21
Print PCI power state when the -v option is given.
Mark Kettenis
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-05-20
Use errc/warnc to simplify code.
Philip Guenther
2013-11-12
missing protos and an unused variable
Theo de Raadt
2013-08-30
use version two of the PCIe capability when displaying link speeds
Jonathan Gray
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Ingo Schwarze
2013-06-15
Fix typo.
Mark Kettenis
2013-03-31
unbreak tree
Theo de Raadt
2013-03-31
build this on octeon too
Jasper Lievisse Adriaanse
2012-07-03
avoid what would be a leak if reused elsewhere but isn't in this
Jonathan Gray
2012-05-16
The PCIe link speed values are printed in GT/s not Gb/s.
Jonathan Gray
2012-05-16
recognise 8.0 GT/s link speed for PCI Express 3.0
Jonathan Gray
2011-01-13
Add an entry for "Advanced Capabilities for Conventional PCI"
Jonathan Gray
2011-01-13
fix an off by one
Jonathan Gray
2011-01-12
Add SATA capability. Use nitems() to decide if a capability is known or not.
Mark Kettenis
2010-12-19
add -xxx to usage();
Jason McIntyre
2010-12-19
Add -xxx option that print PCIe extended config space.
Mark Kettenis
2010-09-05
Add an ioctl to figure out the non-sticky bits in PCI BARs used for determining
Mark Kettenis
2010-08-02
Show PCIe link speed/width, earlier version ok miod@/kettenis@ then
Jonathan Gray
2010-03-22
Add missing text from license. Originally found in safte(4) in July
Paul de Weerd
2010-03-01
On amd64 and i386, dump the VGA BIOS found at the canonical address 0xc0000
Mark Kettenis
2010-01-30
Build on loongson, and sort platform list.
Miod Vallat
2009-11-06
Sync output of usage() with man page SYNOPSIS.
Mark Kettenis
2009-11-05
Implement -r option that dunps the contents of a PCI ROM to file.
Mark Kettenis
[next]