[dpdk-dev] [PATCH 1/4] pci: allow access to PCI config space

Stephen Hemminger stephen at networkplumber.org
Mon May 11 19:30:09 CEST 2015


On Mon, 11 May 2015 11:37:08 -0400
Neil Horman <nhorman at tuxdriver.com> wrote:

> On Mon, May 11, 2015 at 08:23:59AM -0700, Stephen Hemminger wrote:
> > Ok will stub out the pci_config stuff for BSD.
> > But I don't have time or resources to do real BSD support.
> > 
> > Also, the whole bnx2x driver loads firmware and that probably has dependencies
> > that are different on BSD
> > 
> Thats a fair point.  Is the implication here that, even with the stub functions
> for pci config space, bnx2x won't build on BSD?
> 
> Neil
> 

It will build but not run since it looks for firmware in /lib/firmware


More information about the dev mailing list