1fcoe(7D) Devices fcoe(7D)
2
3
4
6 fcoe - fibre channel over Ethernet transport driver
7
9 The fcoe driver is a pseudo nexus driver which supports the transporta‐
10 tion of FCoE encapsualted frames. FCoE Ethernet frame will encapsulate
11 the raw Fibre Channel frame.
12
13
14 The fcoe driver interfaces with FCoE target mode device driver,
15 fcoet(7D).
16
18 /kernel/drv/fcoe 32-bit ELF kernel module (x86)
19
20
21 /kernel/drv/amd64/fcoe 64-bit ELF kernel module (x86)
22
23
24 kernel/drv/sparcv 64-bit ELF kernel module (SPARC)
25
26
28 See attributes(5) for a description of the following attribute:
29
30
31
32
33 ┌─────────────────────────────┬─────────────────────────────┐
34 │ATTRIBUTE TYPE │ATTRIBUTE VALUE │
35 ├─────────────────────────────┼─────────────────────────────┤
36 │Architecture │SPARC, x86 │
37 ├─────────────────────────────┼─────────────────────────────┤
38 │Availability │SUNWfcoe │
39 └─────────────────────────────┴─────────────────────────────┘
40
42 driver.conf(4), attributes(5), fcoet(7D)
43
44
45 Writing Device Drivers
46
47
48 ANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)
49
50
51
52SunOS 5.11 18 Mar 2009 fcoe(7D)