Date: Tue, 14 Oct 2008 07:24:18 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mge if_mge.c if_mgevar.h Message-ID: <200810140724.m9E7OSQI071422@repoman.freebsd.org>
index | next in thread | raw e-mail
raj 2008-10-14 07:24:18 UTC
FreeBSD src repository
Added files:
sys/dev/mge if_mge.c if_mgevar.h
Log:
SVN rev 183867 on 2008-10-14 07:24:18Z by raj
Marvell Gigabit Ethernet controller driver.
This supports 1Gbps Ethernet engine found on ARM-based SOCs (Orion, Kirkwood,
Discovery), as well as on system controllers for PowerPC processors (MV64430,
MV6446x).
The following advanced features are supported:
- multicast
- VLAN tagging
- IP/TCP/UDP checksum calculation offloading
- polling
- interrupt coalescing
Obtained from: Marvell, Semihalf
Revision Changes Path
1.1 +1757 -0 src/sys/dev/mge/if_mge.c (new)
1.1 +366 -0 src/sys/dev/mge/if_mgevar.h (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810140724.m9E7OSQI071422>
