mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
Merged revisions 3659 via svnmerge from
https://vlnb@scst.svn.sourceforge.net/svnroot/scst/trunk ........ r3659 | bvassche | 2011-07-07 14:53:58 -0400 (Thu, 07 Jul 2011) | 1 line fcst: Add a paragraph in the README about the FCoE protocol. ........ git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.1.0.x@3668 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
17
fcst/README
17
fcst/README
@@ -1,8 +1,19 @@
|
||||
fcst README v1.0 06/10/2010
|
||||
About fcst
|
||||
==========
|
||||
|
||||
$Id$
|
||||
The fcst kernel module implements an SCST target driver for the FCoE protocol.
|
||||
FCoE or Fibre Channel over Ethernet is a protocol that allows to communicate
|
||||
fibre channel frames over an Ethernet network. Since the FCoE protocol
|
||||
requires a lossless Ethernet network, special network adapters and switches
|
||||
are required. Ethernet network adapters that support FCoE are called
|
||||
Converged Network Adapters (CNA). The standard that makes lossless Ethernet
|
||||
communication possible is called DCB or Data Center Bridging.
|
||||
|
||||
FCST is a module that depends on libfc and SCST to provide FC target support.
|
||||
Building and Installing
|
||||
=======================
|
||||
|
||||
FCST is a kernel module that depends on libfc and SCST to provide FC target
|
||||
support.
|
||||
|
||||
To build for linux-2.6.34, do:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user