mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
that accepts FCP requests from libfc HBAs running Fibre Channel over Ethernet (FCoE) and passes them to SCST. Signed-off-by: Joe Eykholt <jeykholt@cisco.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1514 d57e44dd-8a1f-0410-8b47-8ef2f437770f
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
config FCST
|
|
tristate "SCST target module for Fibre Channel using libfc"
|
|
depends on LIBFC && SCST
|
|
---help---
|
|
Supports using libfc HBAs as target adapters with SCST
|