Date: Mon, 9 Feb 2009 03:55:51 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h Message-ID: <200902090356.n193u5Ue088967@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-02-09 03:55:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/fxp if_fxp.c if_fxpreg.h
Log:
SVN rev 188376 on 2009-02-09 03:55:51Z by yongari
MFC r185540:
Add VLAN hardware tag insertion/stripping support. Tx/Rx checksum
offload for VLAN frames are also supported. The VLAN hardware
assistance is available only on 82550/82551 based controllers.
While I'm here change the confusing name of bit1 in byte 22 of
configuration block to vlan_drop_en. The bit controls whether
hardware strips VLAN tagged frame or not. Special thanks to wpaul
who sent valuable VLAN related information to me.
Revision Changes Path
1.266.2.11 +27 -1 src/sys/dev/fxp/if_fxp.c
1.39.10.4 +2 -1 src/sys/dev/fxp/if_fxpreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902090356.n193u5Ue088967>
