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 the 4 .\" 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 FCOE 7D "Mar 18, 2009" 7 .SH NAME 8 fcoe \- fibre channel over Ethernet transport driver 9 .SH DESCRIPTION 10 .sp 11 .LP 12 The \fBfcoe\fR driver is a pseudo nexus driver which supports the 13 transportation of FCoE encapsualted frames. FCoE Ethernet frame will 14 encapsulate the raw Fibre Channel frame. 15 .sp 16 .LP 17 The \fBfcoe\fR driver interfaces with FCoE target mode device driver, 18 \fBfcoet\fR(7D). 19 .SH FILES 20 .sp 21 .ne 2 22 .na 23 \fB\fB/kernel/drv/fcoe\fR\fR 24 .ad 25 .RS 26n 26 32-bit ELF kernel module (x86) 27 .RE 28 29 .sp 30 .ne 2 31 .na 32 \fB\fB/kernel/drv/amd64/fcoe\fR\fR 33 .ad 34 .RS 26n 35 64-bit ELF kernel module (x86) 36 .RE 37 38 .sp 39 .ne 2 40 .na 41 \fB\fBkernel/drv/sparcv\fR\fR 42 .ad 43 .RS 26n 44 64-bit ELF kernel module (SPARC) 45 .RE 46 47 .SH ATTRIBUTES 48 .sp 49 .LP 50 See \fBattributes\fR(5) for a description of the following attribute: 51 .sp 52 53 .sp 54 .TS 55 box; 56 l | l 57 l | l . 58 ATTRIBUTE TYPE ATTRIBUTE VALUE 59 _ 60 Architecture SPARC, x86 61 .TE 62 63 .SH SEE ALSO 64 .sp 65 .LP 66 \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBfcoet\fR(7D) 67 .sp 68 .LP 69 \fIWriting Device Drivers\fR 70 .sp 71 .LP 72 \fIANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)\fR