Print this page
11641 spelling mistakes in section 7d of the manual
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man7d/elxl.7d.man.txt
+++ new/usr/src/man/man7d/elxl.7d.man.txt
1 1 ELXL(7D) Devices ELXL(7D)
2 2
3 3 NAME
4 4 elxl - 3Com Etherlink XL device driver
5 5
6 6 SYNOPSIS
7 7 /dev/elxl
8 8
9 9 DESCRIPTION
10 10 The elxl driver provides support for the 3Com Etherlink XL family of
11 11 Ethernet and Fast Ethernet PCI controllers. These are often known by
12 12 their part numbers, most often 3c905 or 3c900 variants.
13 13
14 14 The 3c905 devices generally support some form of 100 Mbps Ethernet,
15 15 whereas the 3c900 devices usually only support 10 Mbps. Some devices
16 16 support legacy media such as 10BASE-15, 10BASE-2, and even 10BASE-FL.
17 17 Where applicable, the devices support auto-negotiation, both full and
18 18 half duplex, etc. They also support full size MTUs (1500 bytes), even
↓ open down ↓ |
18 lines elided |
↑ open up ↑ |
19 19 when used with VLANs.
20 20
21 21 The device driver supports the ieee802.3(5) properties, which can be
22 22 configured with dladm(1M).
23 23
24 24 In addition, for devices with multiple external media ports, the driver
25 25 supports a driver-specific dladm(1M) property called media, which can
26 26 take one of the following values, depending on the available media
27 27 options on the device:
28 28
29 - mii Media Indendent Interface (MII), also 100BASE-TX
29 + mii Media Independent Interface (MII), also 100BASE-TX
30 30 tp-hdx 10 Mbps twisted pair, half-duplex
31 31 tp-fdx 10 Mbps twisted pair full-duplex
32 32 fx-hdx 100BASE-FX (fiber), half-duplex
33 33 fx-hdx 100BASE-FX (fiber), full-duplex
34 34 bnc 10BASE-2 (BNC, aka "thin-net")
35 35 aui 10BASE-15 (aka "thick-net")
36 36 fl-hdx 10BASE-FL (fiber), half-duplex
37 37 fl-fdx 10BASE-FL (fiber), full-duplex
38 38
39 39 The specific media options available can be queried with the device-
40 40 specific available_media dladm(1M) property.
41 41
42 42 FILES
43 43 /dev/elxl Special character device.
44 44
45 45 SEE ALSO
46 46 dladm(1M), ifconfig(1M), pci(4), ieee802.3(5), dlpi(7P)
47 47
48 48 IEEE 802.3: Ethernet, IEEE Standards Association.
49 49
50 -illumos August 7, 2014 illumos
50 +illumos January 10, 2020 illumos
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX