1 FCOET(7D) Devices FCOET(7D)
2
3
4
5 NAME
6 fcoet - fibre channel over Ethernet target mode driver
7
8 DESCRIPTION
9 The fcoet driver is a pseudo device driver which encapsulates the raw
10 Fibre Channel frames into FCoE Ethernet frames, or decapsulates FC
11 frames from FCoE Ethernet frames. The supported FC frames contain
12 extended/basic link services, common transport frames and target mode
13 FCP frames.
14
15
16 The fcoet driver interfaces with COMSTAR FC transport driver,fct, and
17 FCoE transport driver, fcoe(7D).
18
19 FILES
20 /kernel/drv/fcoet
21 32-bit ELF kernel module (x86)
22
23
24 /kernel/drv/amd64/fcoet
25 64-bit ELF kernel module (x86)
26
27
28 /kernel/drv/sparcv9/fcoet
29 64-bit ELF kernel module (SPARC)
30
31
32 ATTRIBUTES
33 See attributes(5) for a description of the following attributes:
34
35
36
37
38 +---------------+-----------------+
39 |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
40 +---------------+-----------------+
41 |Architecture | SPARC, x86 |
42 +---------------+-----------------+
43
44 SEE ALSO
45 driver.conf(4), attributes(5), fcoe(7D)
46
47
48 Writing Device Drivers
49
50
51 ANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)
52
53
54
55 March 18, 2009 FCOET(7D)
|
1 FCOET(7D) Devices FCOET(7D)
2
3
4
5 NAME
6 fcoet - fibre channel over Ethernet target mode driver
7
8 DESCRIPTION
9 The fcoet driver is a pseudo device driver which encapsulates the raw
10 Fibre Channel frames into FCoE Ethernet frames, or decapsulates FC
11 frames from FCoE Ethernet frames. The supported FC frames contain
12 extended/basic link services, common transport frames and target mode
13 FCP frames.
14
15
16 The fcoet driver interfaces with COMSTAR FC transport driver, fct, and
17 FCoE transport driver, fcoe(7D).
18
19 FILES
20 /kernel/drv/amd64/fcoet
21 Device driver (x86)
22
23
24 /kernel/drv/sparcv9/fcoet
25 Device driver (SPARC)
26
27
28 ATTRIBUTES
29 See attributes(5) for a description of the following attributes:
30
31
32
33
34 +---------------+-----------------+
35 |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
36 +---------------+-----------------+
37 |Architecture | SPARC, x86 |
38 +---------------+-----------------+
39
40 SEE ALSO
41 driver.conf(4), attributes(5), fcoe(7D)
42
43
44 Writing Device Drivers
45
46
47 ANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)
48
49
50
51 January 10, 2020 FCOET(7D)
|