1 '\" te 2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved 3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following 4 .\" below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] 5 .TH FCOEI 7D "Sep 11, 2009" 6 .SH NAME 7 fcoei \- Fibre Channel Over Ethernet Initiator Mode Driver 8 .SH SYNOPSIS 9 .sp 10 .in +2 11 .nf 12 fcoei@port,0 13 .fi 14 .in -2 15 16 .SH DESCRIPTION 17 .sp 18 .LP 19 The \fBfcoei\fR driver is a pseudo device driver which encapsulates the raw 20 Fibre Channel frames into FCoE ethernet frames, or decapsulates FC frames from 21 FCoE ethernet frames. The supported FC frames include extended/basic link 22 services, common transport frames and initiator mode FCP frames. 23 .sp 24 .LP 25 The \fBfcoei\fR driver interfaces with the Sun Fibre Channel port driver, 26 \fBfp\fR(7D), and the FCoE transport driver, \fBfcoe\fR(7D). 27 .SH FILES 28 .sp 29 .ne 2 30 .na 31 \fB\fB/kernel/drv/fcoei\fR\fR 32 .ad 33 .RS 27n 34 32-bit ELF kernel module (x86) 35 .RE 36 37 .sp 38 .ne 2 39 .na 40 \fB\fB/kernel/drv/amd64/fcoei\fR\fR 41 .ad 42 .RS 27n 43 64-bit ELF kernel module (x86) 44 .RE 45 46 .sp 47 .ne 2 48 .na 49 \fB\fBkernel/drv/sparcv/fcoei\fR\fR 50 .ad 51 .RS 27n 52 64-bit ELF kernel module (SPARC) 53 .RE 54 55 .SH ATTRIBUTES 56 .sp 57 .LP 58 See \fBattributes\fR(5) for a description of the following attribute: 59 .sp 60 61 .sp 62 .TS 63 box; 64 c | c 65 l | l . 66 ATTRIBUTE TYPE ATTRIBUTE VALUE 67 _ 68 Architecture SPARC, x86 69 .TE 70 71 .SH SEE ALSO 72 .sp 73 .LP 74 \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBfcoe\fR(7D), \fBfcoet\fR(7D), 75 \fBfp\fR(7D) 76 .sp 77 .LP 78 \fIWriting Device Drivers\fR 79 .sp 80 .LP 81 \fIANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)\fR