Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2001 15:16:24 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/nge if_nge.c if_ngereg.h
Message-ID:  <200106062216.f56MGO199892@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2001/06/06 15:16:24 PDT

  Modified files:
    sys/dev/nge          if_nge.c if_ngereg.h 
  Log:
  - Remember to set the 'extsts enable' bit in the CFG register to enable the
    use of the extsts field in DMA descriptors. We need this to tell the chip
    to calculate TCP/IP checksums in hardware on a per-packet basis.
  
  - Fix the unions in DMA descriptor structures. Breakage on alpha led
    me to realize I'd done it wrong the first time.
  
  Revision  Changes    Path
  1.8       +6 -4      src/sys/dev/nge/if_nge.c
  1.3       +13 -15    src/sys/dev/nge/if_ngereg.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106062216.f56MGO199892>