]> mj.ucw.cz Git - pciutils.git/blobdiff - TODO
Added an option for selection of access methods.
[pciutils.git] / TODO
diff --git a/TODO b/TODO
index 158602c1ac99f3f12b913fe980686f9d1be31823..81053e83edfbd88012377bead64af12f3c516149 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,25 +1,32 @@
-- lspci: don't die when non-root tries to dump cardbus data; mention the
-  "available only to root" things in the man page. And possibly adjust exit code.
+- review class names
 
-- pci.ids: "Unknown mass storage controller" -> "Mass storage controller".
+DNS mode:
+- update README
+- check negative caching
+- check handling of network errors
+- try to avoid libresolv.a
+- replace "Unknown device" with "Device"
+- check the logic around id_load_failed
 
-- names.c: rewrite
+Capabilities with partial decoding:
+- PCIe 2nd set of control/status registers (have spec)
+- HyperTransport caps (have spec)
 
-- spelling: buses x busses
-
-- update the web page
-
-- unused parameter warnings
+Capabilities with no decoding:
+- VPD (have spec)
+- CompactPCI hot-swap
+- CompactPCI central resource control
+- AGP3
+- Secure device
+- SATA HBA (have spec)
+- Advanced features (have spec)
+- Advanced Error Reporting (ext'd)
+- Virtual Channel (ext'd)
+- Power Budgeting (ext'd)
+- Root Complex * (ext'd)
+- Multi-Function Virtual Channel (ext'd)
+- Root Bridge Control Block (ext'd)
+- Access Controls (ext'd)
 
 PCIIDS:
-- another mirror at Atrey?
 - delete old DB at SF
-
-MERGES:
-- pcimodules???
-- Debian: a couple of bug fixes
-- RedHat: bug fixes
-- SuSE: synced
-- MDK: synced
-- Slack: obsolete
-- make path to pci.ids customizable