netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] pci: Add VPD parsing support
@ 2010-02-27  0:04 Matt Carlson
  2010-02-27 11:08 ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Carlson @ 2010-02-27  0:04 UTC (permalink / raw)
  To: jbarnes; +Cc: linux-pci, netdev, andy, mcarlson

This patch adds code to help parse a device's VPD.  The bnx2 and tg3
network drivers are modified as an example on how to use the API.  I
believe the bnx2x driver will also use this API in the future.

Changes from v2:
* Constified the vpd buffer and keyword parameters.

Changes from v1:
* Renamed pci_vpd_find_tag() and pci_vpd_find_info_keyword() parameter names.
* Added docbook notations for functions and inline functions.
* Moved pci-vpd.h contents to pci.h

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-28  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27  0:04 [PATCH v3 0/7] pci: Add VPD parsing support Matt Carlson
2010-02-27 11:08 ` David Miller
2010-02-27 16:46   ` Jesse Barnes
2010-02-28  8:44     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).