Print this page
11641 spelling mistakes in section 7d of the manual
@@ -41,21 +41,21 @@
o The broadcast address is the 6-byte Ethernet broadcast
address (ff:ff:ff:ff:ff:ff).
CONFIGURATION
The pcn driver performs auto-negotiation to select the link speed and
- mode. Link sped may be 100Mbps full-duplex, 100Mbps half-duplex,
+ mode. Link speed may be 100Mbps full-duplex, 100Mbps half-duplex,
10Mbps full-duplex, or 10Mbps half-duplex, depending on the hardware
adapter type. See the IEEE802.3 standard for more information.
The capabilities advertised by the pcn device can be set using
dladm(1m). The driver supports a number of parameters whose names
- being with en_ (see below). Each of these parameters contains a
- boolean value that determines if the devices advertises that mode of
+ begin with en_ (see below). Each of these parameters contains a
+ boolean value that determines if the device advertises that mode of
operations. The adv_autoneg_cap parameter controls whether auto-
- negotioation is performed. If adv_autoneg_cap is set to 0, the driver
+ negotiation is performed. If adv_autoneg_cap is set to 0, the driver
forces the mode of operation selected by the first non-zero parameter
in priority order as shown below:
(highest priority/greatest throughput)
en_100fdx_cap 100Mbps full duplex
@@ -63,12 +63,12 @@
(lowest priority/least throughput)
All capabilities default to enabled. Note that changing any capability
- parameter causes te link to go down while the link partners renegotiate
- the link speed/duplex using the newly changed capabilities.
+ parameter causes the link to go down while the link partners
+ renegotiate the link speed/duplex using the newly changed capabilities.
ATTRIBUTES
See attributes(5) for a description of the following attributes:
@@ -86,23 +86,13 @@
/dev/pcn
Special character device.
- /kernel/drv/pcn
-
-
-
-
-
-
- 32-bit driver binary.
-
-
/kernel/drv/amd64/pcn
- 64-bit driver binary (x86).
+ Device driver (x86)
SEE ALSO
attributes(5), streamio(7I), dlpi(7p)
@@ -109,6 +99,6 @@
IEEE 802.3 -- Institute of Electrical and Electronics Engineers, 2002
- September 16, 2011 PCN(7D)
+ January 10, 2020 PCN(7D)