Print this page
11639 some man pages show incorrect driver locations
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man7d/fcoe.7d
+++ new/usr/src/man/man7d/fcoe.7d
1 1 '\" te
2 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 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 4 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
5 5 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
6 -.TH FCOE 7D "Mar 18, 2009"
6 +.\" Copyright 2020 Peter Tribble.
7 +.TH FCOE 7D "Jan 10, 2020"
7 8 .SH NAME
8 9 fcoe \- fibre channel over Ethernet transport driver
9 10 .SH DESCRIPTION
10 -.sp
11 -.LP
12 11 The \fBfcoe\fR driver is a pseudo nexus driver which supports the
13 -transportation of FCoE encapsualted frames. FCoE Ethernet frame will
12 +transportation of FCoE encapsulated frames. FCoE Ethernet frame will
14 13 encapsulate the raw Fibre Channel frame.
15 14 .sp
16 15 .LP
17 16 The \fBfcoe\fR driver interfaces with FCoE target mode device driver,
18 17 \fBfcoet\fR(7D).
19 18 .SH FILES
20 -.sp
21 19 .ne 2
22 20 .na
23 -\fB\fB/kernel/drv/fcoe\fR\fR
21 +\fB/kernel/drv/amd64/fcoe\fR
24 22 .ad
25 23 .RS 26n
26 -32-bit ELF kernel module (x86)
24 +Device driver (x86)
27 25 .RE
28 26
29 27 .sp
30 28 .ne 2
31 29 .na
32 -\fB\fB/kernel/drv/amd64/fcoe\fR\fR
30 +\fB/kernel/drv/sparcv9/fcoe\fR
33 31 .ad
34 32 .RS 26n
35 -64-bit ELF kernel module (x86)
33 +Device driver (SPARC)
36 34 .RE
37 35
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 36 .SH ATTRIBUTES
48 -.sp
49 -.LP
50 37 See \fBattributes\fR(5) for a description of the following attribute:
51 38 .sp
52 39
53 40 .sp
54 41 .TS
55 42 box;
56 43 l | l
57 44 l | l .
58 45 ATTRIBUTE TYPE ATTRIBUTE VALUE
59 46 _
60 47 Architecture SPARC, x86
61 48 .TE
62 49
63 50 .SH SEE ALSO
64 -.sp
65 -.LP
66 51 \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBfcoet\fR(7D)
67 52 .sp
68 53 .LP
69 54 \fIWriting Device Drivers\fR
70 55 .sp
71 56 .LP
72 57 \fIANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)\fR
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX