Date: Wed, 17 Nov 2004 04:25:10 +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/fxp if_fxp.c Message-ID: <200411170425.iAH4PBXb024285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2004-11-17 04:25:10 UTC
FreeBSD src repository
Modified files:
sys/dev/fxp if_fxp.c
Log:
Make interrupt coalescing work on big endian systems.
Also change struct ucode.length to be in number of elements (u_int32_t)
to help endian handling.
MFC after: 2 weeks
Revision Changes Path
1.219 +4 -2 src/sys/dev/fxp/if_fxp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411170425.iAH4PBXb024285>
