]> mj.ucw.cz Git - pciutils.git/history - ls-vpd.c
Avoid unsupported printf format attribute when building with gcc2 (required for BeOS).
[pciutils.git] / ls-vpd.c
2009-07-04 Martin MaresMerge branch 'master' of git+ssh://git.ucw.cz/home...
2009-07-04 Martin MaresImprove the VPD fix to warn the user that VPD decoding...
2009-07-04 Matthew WilcoxStop early if the VPD is corrupt
2009-06-29 Ben Hutchingslspci: Print vendor-/system-specific VPD item ids correctly
2008-11-22 Martin MaresIgnore NUL character at the end of VPD strings.
2008-11-22 Martin MaresAccompany VPD items with human-readable names.
2008-11-22 Martin MaresCopyright is held by Solarflare, not Ben personally
2008-11-21 Martin MaresDecode VPD fully only with -vv or higher.
2008-11-21 Martin MaresSplit lspci to multiple source files.