commit | db5679437a2b938c9127480a3923633721583a4f | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Thu Dec 18 09:17:16 2008 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:13:18 2009 -0800 |
tree | b2625345baa35490104b81fc1c7bd8ef6bb74100 | |
parent | 287d19ce2e67c15e79a187b3bdcbbea1a0a51a7d [diff] |
PCI: add interface to set visible size of VPD The VPD on all devices may not be 32K. Unfortunately, there is no generic way to find the size, so this adds a simple API hook to reset it. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>