Print this page
11639 some man pages show incorrect driver locations
   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
   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 "Jan 10, 2020"
   6 .SH NAME
   7 fcoei \- Fibre Channel Over Ethernet Initiator Mode Driver
   8 .SH SYNOPSIS

   9 .in +2
  10 .nf
  11 fcoei@port,0
  12 .fi
  13 .in -2
  14 
  15 .SH DESCRIPTION


  16 The \fBfcoei\fR driver is a pseudo device driver which encapsulates the raw
  17 Fibre Channel frames into FCoE ethernet frames, or decapsulates FC frames from
  18 FCoE ethernet frames. The supported FC frames include extended/basic link
  19 services, common transport frames and initiator mode FCP frames.
  20 .sp
  21 .LP
  22 The \fBfcoei\fR driver interfaces with the Sun Fibre Channel port driver,
  23 \fBfp\fR(7D), and the FCoE transport driver, \fBfcoe\fR(7D).
  24 .SH FILES

  25 .ne 2
  26 .na
  27 \fB/kernel/drv/amd64/fcoei\fR
  28 .ad
  29 .RS 27n
  30 Device driver (x86)
  31 .RE
  32 
  33 .sp
  34 .ne 2
  35 .na
  36 \fB/kernel/drv/sparcv9/fcoei\fR
  37 .ad
  38 .RS 27n
  39 Device driver (SPARC)
  40 .RE
  41 









  42 .SH ATTRIBUTES


  43 See \fBattributes\fR(5) for a description of the following attribute:
  44 .sp
  45 
  46 .sp
  47 .TS
  48 box;
  49 c | c
  50 l | l .
  51 ATTRIBUTE TYPE  ATTRIBUTE VALUE
  52 _
  53 Architecture    SPARC, x86
  54 .TE
  55 
  56 .SH SEE ALSO


  57 \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBfcoe\fR(7D), \fBfcoet\fR(7D),
  58 \fBfp\fR(7D)
  59 .sp
  60 .LP
  61 \fIWriting Device Drivers\fR
  62 .sp
  63 .LP
  64 \fIANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)\fR