Print this page
11639 some man pages show incorrect driver locations
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man7d/fcoe.7d.man.txt
+++ new/usr/src/man/man7d/fcoe.7d.man.txt
1 1 FCOE(7D) Devices FCOE(7D)
2 2
3 3
4 4
5 5 NAME
6 6 fcoe - fibre channel over Ethernet transport driver
7 7
8 8 DESCRIPTION
9 9 The fcoe driver is a pseudo nexus driver which supports the
10 - transportation of FCoE encapsualted frames. FCoE Ethernet frame will
10 + transportation of FCoE encapsulated frames. FCoE Ethernet frame will
11 11 encapsulate the raw Fibre Channel frame.
12 12
13 13
14 14 The fcoe driver interfaces with FCoE target mode device driver,
15 15 fcoet(7D).
16 16
17 17 FILES
18 - /kernel/drv/fcoe
19 - 32-bit ELF kernel module (x86)
20 -
21 -
22 18 /kernel/drv/amd64/fcoe
23 - 64-bit ELF kernel module (x86)
19 + Device driver (x86)
24 20
25 21
26 - kernel/drv/sparcv
27 - 64-bit ELF kernel module (SPARC)
22 + /kernel/drv/sparcv9/fcoe
23 + Device driver (SPARC)
28 24
29 25
30 26 ATTRIBUTES
31 27 See attributes(5) for a description of the following attribute:
32 28
33 29
34 30
35 31
36 32 +---------------+-----------------+
37 33 |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
38 34 +---------------+-----------------+
39 35 |Architecture | SPARC, x86 |
40 36 +---------------+-----------------+
41 37
42 38 SEE ALSO
↓ open down ↓ |
5 lines elided |
↑ open up ↑ |
43 39 driver.conf(4), attributes(5), fcoet(7D)
44 40
45 41
46 42 Writing Device Drivers
47 43
48 44
49 45 ANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)
50 46
51 47
52 48
53 - March 18, 2009 FCOE(7D)
49 + January 10, 2020 FCOE(7D)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX