1 FCOET(7D) Devices FCOET(7D) 2 3 4 5 NAME 6 fcoet - fibre channel over Ethernet target mode driver 7 8 DESCRIPTION 9 The fcoet driver is a pseudo device driver which encapsulates the raw 10 Fibre Channel frames into FCoE Ethernet frames, or decapsulates FC 11 frames from FCoE Ethernet frames. The supported FC frames contain 12 extended/basic link services, common transport frames and target mode 13 FCP frames. 14 15 16 The fcoet driver interfaces with COMSTAR FC transport driver, fct, and 17 FCoE transport driver, fcoe(7D). 18 19 FILES 20 /kernel/drv/amd64/fcoet 21 Device driver (x86) 22 23 24 /kernel/drv/sparcv9/fcoet 25 Device driver (SPARC) 26 27 28 ATTRIBUTES 29 See attributes(5) for a description of the following attributes: 30 31 32 33 34 +---------------+-----------------+ 35 |ATTRIBUTE TYPE | ATTRIBUTE VALUE | 36 +---------------+-----------------+ 37 |Architecture | SPARC, x86 | 38 +---------------+-----------------+ 39 40 SEE ALSO 41 driver.conf(4), attributes(5), fcoe(7D) 42 43 44 Writing Device Drivers 45 46 47 ANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP) 48 49 50 51 January 10, 2020 FCOET(7D)