1 '\" te 2 .\" 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. 3 .\" 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 below this CDDL HEADER, with 4 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] 5 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved 6 .TH FCOET 7D "Mar 18, 2009" 7 .SH NAME 8 fcoet \- fibre channel over Ethernet target mode driver 9 .SH DESCRIPTION 10 .sp 11 .LP 12 The \fBfcoet\fR driver is a pseudo device driver which encapsulates the raw 13 Fibre Channel frames into FCoE Ethernet frames, or decapsulates FC frames from 14 FCoE Ethernet frames. The supported FC frames contain extended/basic link 15 services, common transport frames and target mode FCP frames. 16 .sp 17 .LP 18 The \fBfcoet\fR driver interfaces with COMSTAR FC transport driver,\fBfct\fR, 19 and FCoE transport driver, \fBfcoe\fR(7D). 20 .SH FILES 21 .sp 22 .ne 2 23 .na 24 \fB\fB/kernel/drv/fcoet\fR\fR 25 .ad 26 .RS 29n 27 32-bit ELF kernel module (x86) 28 .RE 29 30 .sp 31 .ne 2 32 .na 33 \fB\fB/kernel/drv/amd64/fcoet\fR\fR 34 .ad 35 .RS 29n 36 64-bit ELF kernel module (x86) 37 .RE 38 39 .sp 40 .ne 2 41 .na 42 \fB\fB/kernel/drv/sparcv9/fcoet\fR\fR 43 .ad 44 .RS 29n 45 64-bit ELF kernel module (SPARC) 46 .RE 47 48 .SH ATTRIBUTES 49 .sp 50 .LP 51 See \fBattributes\fR(5) for a description of the following attributes: 52 .sp 53 54 .sp 55 .TS 56 box; 57 l | l 58 l | l . 59 ATTRIBUTE TYPE ATTRIBUTE VALUE 60 _ 61 Architecture SPARC, x86 62 .TE 63 64 .SH SEE ALSO 65 .sp 66 .LP 67 \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBfcoe\fR(7D) 68 .sp 69 .LP 70 \fIWriting Device Drivers\fR 71 .sp 72 .LP 73 \fIANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)\fR