diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:30:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:30:56 +0000 |
commit | d3114e0edc60508fc1e44e6cd2733fb2a97cdaca (patch) | |
tree | 82d66db664dea6ee75010455b98b04f47fcc4a90 /TODO | |
parent | Initial commit. (diff) | |
download | pciutils-d3114e0edc60508fc1e44e6cd2733fb2a97cdaca.tar.xz pciutils-d3114e0edc60508fc1e44e6cd2733fb2a97cdaca.zip |
Adding upstream version 1:3.11.1.upstream/1%3.11.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ +- review class names + +Setpci: +- auto-width +- extend the register table + +Capabilities with partial decoding: +- PCIe 2nd set of control/status registers (have spec) +- HyperTransport caps (have spec) + +Capabilities with no decoding: +- CompactPCI hot-swap +- CompactPCI central resource control +- AGP3 +- Secure device +- Power Budgeting (ext'd, needs write access to enumerate) +- Root Complex * (ext'd) +- Multi-Function Virtual Channel (ext'd) +- Root Bridge Control Block (ext'd) + +PCIIDS: +- delete old DB at SF |