| commit | 81cd8a229df847735c85909931cb4c4c12a96bfd | [log] [tgz] |
|---|---|---|
| author | Brian Norris <briannorris@google.com> | Tue Feb 25 17:38:46 2025 -0600 |
| committer | Rob Landley <rob@landley.net> | Tue Feb 25 17:38:46 2025 -0600 |
| tree | 6452e460a0e23f3a296e203e79cd132ccef0ea9c | |
| parent | bb23558abe0f5f85e241cd2abc279e4a919b0905 [diff] |
lspci: Support 3+ digit register offsets When dumping registers with -xxxx, addresses will be larger than 2 hex digits (256), which means we truncate the column/address. This can confuse attempts at post-processing this output.