cvs commit: src/sys/dev/fxp if_fxp.c

Pyun YongHyeon yongari at FreeBSD.org
Tue Nov 16 20:25:11 PST 2004


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


More information about the cvs-all mailing list