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