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