1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-06 18:29:47 +00:00

DP83821 also supports jumbo frames.

This commit is contained in:
Pyun YongHyeon 2009-05-21 02:42:15 +00:00
parent ecf900c60c
commit e222fbb65c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192513

View File

@ -69,8 +69,8 @@ Most cards also use the DP83861 10/100/1000 copper gigabit transceiver
chip, which supports autonegotiation of 10, 100 and 1000Mbps modes in
full or half duplex.
.Pp
The DP83820 also supports jumbo frames, which can be configured
via the interface MTU setting.
The DP83820 and DP83821 also support jumbo frames, which can be
configured via the interface MTU setting.
Selecting an MTU larger than 1500 bytes with the
.Xr ifconfig 8
utility configures the adapter to receive and transmit jumbo frames.