Date: Mon, 28 Jul 2008 00:29:26 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/jme if_jme.c if_jmereg.h if_jmevar.h Message-ID: <200807280029.m6S0TdwP097187@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-07-28 00:29:26 UTC
FreeBSD src repository
Added files: (Branch: RELENG_6)
sys/dev/jme if_jme.c if_jmereg.h if_jmevar.h
Log:
SVN rev 180856 on 2008-07-28 00:29:26Z by yongari
MFC r179337.
Add driver support for PCIe adapters based on JMicron JMC250
gigabit ethernet and JMC260 fast ethernet controllers. ATM jme(4)
supports all hardware features except RSS and multiple Tx/Rx queue.
In these days most ethernet controller vendors take a ply of
concealing hardware detailes from open source developers. As
contrasted with these vendors JMicron provided all necessary
information needed to write a stable driver during driver writing
and answered many questions I had. They even helped fixing driver
bugs with protocol analyzer. Many thanks to JMicron for their
support of FreeBSD.
H/W donated by: JMicron
Revision Changes Path
1.2.2.1 +3083 -0 src/sys/dev/jme/if_jme.c (new)
1.1.4.1 +1010 -0 src/sys/dev/jme/if_jmereg.h (new)
1.1.4.1 +232 -0 src/sys/dev/jme/if_jmevar.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807280029.m6S0TdwP097187>
