11639 some man pages show incorrect driver locations
1 FCOEI(7D) Devices FCOEI(7D) 2 3 4 5 NAME 6 fcoei - Fibre Channel Over Ethernet Initiator Mode Driver 7 8 SYNOPSIS 9 fcoei@port,0 10 11 12 DESCRIPTION 13 The fcoei driver is a pseudo device driver which encapsulates the raw 14 Fibre Channel frames into FCoE ethernet frames, or decapsulates FC 15 frames from FCoE ethernet frames. The supported FC frames include 16 extended/basic link services, common transport frames and initiator 17 mode FCP frames. 18 19 20 The fcoei driver interfaces with the Sun Fibre Channel port driver, 21 fp(7D), and the FCoE transport driver, fcoe(7D). 22 23 FILES 24 /kernel/drv/fcoei 25 32-bit ELF kernel module (x86) 26 27 28 /kernel/drv/amd64/fcoei 29 64-bit ELF kernel module (x86) 30 31 32 kernel/drv/sparcv/fcoei 33 64-bit ELF kernel module (SPARC) 34 35 36 ATTRIBUTES 37 See attributes(5) for a description of the following attribute: 38 39 40 41 42 +---------------+-----------------+ 43 |ATTRIBUTE TYPE | ATTRIBUTE VALUE | 44 +---------------+-----------------+ 45 |Architecture | SPARC, x86 | 46 +---------------+-----------------+ 47 48 SEE ALSO 49 driver.conf(4), attributes(5), fcoe(7D), fcoet(7D), fp(7D) 50 51 52 Writing Device Drivers 53 54 55 ANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP) 56 57 58 59 September 11, 2009 FCOEI(7D) --- EOF ---