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
2024-04-23
correct indentation; no functional change
Jonathan Gray
2024-02-01
Print information about (legacy) Multiple Message MSIs.
Mark Kettenis
2023-04-16
Fix (and simplify) link speed reporting.
Mark Kettenis
2021-10-25
Zap unused variables/functions under /usr/src/*bin/
Klemens Nanni
2021-10-24
For open/openat, if the flags parameter does not contain O_CREAT, the
Theo de Raadt
2021-07-16
recognise more pci capabilities
Jonathan Gray
2021-07-12
Change the error reporting pattern throughout the tree when unveil
Bob Beck
2021-05-30
decode multimedia class
Jonathan Gray
2021-05-20
build pcidump on riscv64
Jonathan Gray
2021-05-01
Retire OpenBSD/sgi.
Visa Hankala
2021-03-05
Avoid print for NULL pointer
jan
2021-03-05
add missing PCI classes
jan
2021-01-17
revert the previous, it makes everything think it can do 16.0 GT/s.
David Gwynne
2021-01-17
pcie4 can do 16.0 GT/s. sounds like a lot.
David Gwynne
2021-01-17
dump the max payload size and max read request size in the pcie cap.
David Gwynne
2021-01-06
if getting the vpd data fails, don't try and parse the vpd data.
David Gwynne
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
[next]