The QUICKSTART should mention how to enable CONFIG_BLK_DEV_BSG so that the /dev/bsg/hostX interface gets created for FC passthrough (i.e. fcping).
Signed-off-by: Robert Love <[email protected]> --- QUICKSTART | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/QUICKSTART b/QUICKSTART index 766c068..b5d4237 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -54,6 +54,9 @@ git://open-fcoe.org/openfc/fcoe-utils.git LibFCoE FCoE + Enable the block layer + Block layer SG support v4 + Device Drivers -> Network Device Support -> Ethernet (10000 Mbit) Intel(R) 10GbE PCI Express adapters support Data Center Bridging (DCB) Support _______________________________________________ devel mailing list [email protected] http://www.open-fcoe.org/mailman/listinfo/devel
