Deleted Added
full compact
25c25
< .\" $FreeBSD: head/share/man/man4/msk.4 207447 2010-04-30 19:05:01Z yongari $
---
> .\" $FreeBSD: head/share/man/man4/msk.4 215780 2010-11-23 22:07:10Z marius $
27c27
< .Dd April 30, 2010
---
> .Dd November 23, 2010
128,148d127
< The
< .Nm
< driver also supports one special link option for 1000baseTX cards:
< .Bl -tag -width ".Cm link0"
< .It Cm link0
< With 1000baseTX cards, establishing a link between two ports requires
< that one port is configured as master and the other one as slave.
< With autonegotiation,
< the master/slave settings will be chosen automatically.
< However when manually selecting the link state, it is necessary to
< force one side of the link to be a master and the other a slave.
< The
< .Nm
< driver configures the ports as slaves by default.
< Setting the
< .Cm link0
< flag with
< .Xr ifconfig 8
< will set a port as a master instead.
< .El
< .Pp