Print this page
11639 some man pages show incorrect driver locations
   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
   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 .\" Copyright 2020 Peter Tribble.
   7 .TH FCOE 7D "Jan 10, 2020"
   8 .SH NAME
   9 fcoe \- fibre channel over Ethernet transport driver
  10 .SH DESCRIPTION


  11 The \fBfcoe\fR driver is a pseudo nexus driver which supports the
  12 transportation of FCoE encapsulated frames. FCoE Ethernet frame will
  13 encapsulate the raw Fibre Channel frame.
  14 .sp
  15 .LP
  16 The \fBfcoe\fR driver interfaces with FCoE target mode device driver,
  17 \fBfcoet\fR(7D).
  18 .SH FILES

  19 .ne 2
  20 .na
  21 \fB/kernel/drv/amd64/fcoe\fR
  22 .ad
  23 .RS 26n
  24 Device driver (x86)
  25 .RE
  26 
  27 .sp
  28 .ne 2
  29 .na
  30 \fB/kernel/drv/sparcv9/fcoe\fR
  31 .ad
  32 .RS 26n
  33 Device driver (SPARC)
  34 .RE
  35 









  36 .SH ATTRIBUTES


  37 See \fBattributes\fR(5) for a description of the following attribute:
  38 .sp
  39 
  40 .sp
  41 .TS
  42 box;
  43 l | l
  44 l | l .
  45 ATTRIBUTE TYPE  ATTRIBUTE VALUE
  46 _
  47 Architecture    SPARC, x86
  48 .TE
  49 
  50 .SH SEE ALSO


  51 \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBfcoet\fR(7D)
  52 .sp
  53 .LP
  54 \fIWriting Device Drivers\fR
  55 .sp
  56 .LP
  57 \fIANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)\fR