1yge(7D)                             Devices                            yge(7D)
2
3
4

NAME

6       yge - Marvell Yukon 2 Ethernet device driver
7

SYNOPSIS

9         /dev/net/yge
10
11

DESCRIPTION

13       The  yge driver supports Marvell Yukon 2 Fast Ethernet and Gigabit Eth‐
14       ernet controllers.
15
16   Properties
17       The following properties can be configured using dladm(1M):
18
19       adv_autoneg_cap    Enables (default) or disables IEEE 802.3  auto-nego‐
20                          tiation  of  link  speed  and  duplex  settings.  If
21                          enabled, the device negotiates among  the  supported
22                          (and  configured,  see  below) link options with the
23                          link partner. If disabled, at least one of the  link
24                          options  below must be specified. The driver selects
25                          the first enabled link option according to the  IEEE
26                          802.3 specified preferences.
27
28
29       adv_1000fdx_cap    Enables the 1000 Mbps full-duplex link option.
30
31
32       adv_1000hdx_cap    Enables the 1000 Mbps half-duplex link option.
33
34
35       adv_100T4_cap      Enables  the 100 BaseT4 link option. (Note that most
36                          hardware does not support this unusual  link  style.
37                          Also,  this uses two pairs of wires for data, rather
38                          than one.)
39
40
41       adv_100fdx_cap     Enables the 1000 Mbps full-duplex link option.
42
43
44       adv_100hdx_cap     Enables the 1000 Mbps half-duplex link option.
45
46
47       adv_10fdx_cap      Enables the 10 Base-T full-duplex link option.
48
49
50       adv_10hdx_cap      Enables the 10 Base-T half-duplex link option.
51
52
53       mtu                On most devices, can be set between  1500  (default)
54                          and 9000. This property can only be changed when the
55                          device is not in use.
56
57

FILES

59       /dev/net/yge               Special network device
60
61
62       /kernel/drv/yge            32-bit driver binary (x86)
63
64
65       /kernel/drv/amd64/yge      64-bit driver binary (x86)
66
67
68       /kernel/drv/sparcv9/yge    64-bit driver binary (SPARC)
69
70

ATTRIBUTES

72       See attributes(5) for a descriptions of the following attributes:
73
74
75
76
77       ┌────────────────────┬───────────────────────────────────────┐
78       │  ATTRIBUTE TYPE    │            ATTRIBUTE VALUE            │
79       ├────────────────────┼───────────────────────────────────────┤
80       │Architecture        │ x86, SPARC                            │
81       ├────────────────────┼───────────────────────────────────────┤
82       │Interface Stability │ Committed                             │
83       └────────────────────┴───────────────────────────────────────┘
84

SEE ALSO

86       dladm(1M), attributes(5), dlpi(7P)
87
88
89
90SunOS 5.11                        15 Sep 2009                          yge(7D)
Impressum