Date: Tue, 17 Feb 2009 14:57:05 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/tsec if_tsec.c if_tsec.h if_tsec_ocp.c if_tsecreg.h src/sys/powerpc/conf MPC85XX Message-ID: <200902171457.n1HEvdVX060668@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2009-02-17 14:57:05 UTC
FreeBSD src repository
Modified files:
sys/dev/tsec if_tsec.c if_tsec.h if_tsec_ocp.c
if_tsecreg.h
sys/powerpc/conf MPC85XX
Log:
SVN rev 188711 on 2009-02-17 14:57:05Z by raj
Additional features for the tsec(4) Ethernet driver.
- interrupt coalescing
- polling
- jumbo frames
- multicast
- VLAN tagging
The enhanced version of the chip (eTSEC) can also take advantage of:
- TCP/IP checksum calculation h/w offloading
Obtained from: Freescale, Semihalf
Revision Changes Path
1.6 +644 -115 src/sys/dev/tsec/if_tsec.c
1.5 +72 -6 src/sys/dev/tsec/if_tsec.h
1.2 +15 -4 src/sys/dev/tsec/if_tsec_ocp.c
1.2 +43 -8 src/sys/dev/tsec/if_tsecreg.h
1.6 +3 -0 src/sys/powerpc/conf/MPC85XX
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902171457.n1HEvdVX060668>
