Date: Fri, 20 Nov 2009 20:18:53 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/et if_et.c Message-ID: <200911202019.nAKKJ9vH042557@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2009-11-20 20:18:53 UTC
FreeBSD src repository
Modified files:
sys/dev/et if_et.c
Log:
SVN rev 199609 on 2009-11-20 20:18:53Z by yongari
Add initial endianness support. It seems the controller supports
both big-endian and little-endian format in descriptors for Rx path
but I couldn't find equivalent feature in Tx path. So just stick to
little-endian for now.
Revision Changes Path
1.13 +14 -14 src/sys/dev/et/if_et.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911202019.nAKKJ9vH042557>
