Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2008 07:30:35 +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/msk if_msk.c if_mskreg.h
Message-ID:  <200802030730.m137UZ5h042273@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2008-02-03 07:30:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/msk          if_msk.c if_mskreg.h 
  Log:
  MFC if_msk.c rev 1.19, if_mskreg.h rev. 1.7 to RELENG_6
    Various fixes for EC Ultra.
     o Enable jumbo frame support for EC Ultra and disable jumbo frame
       for FE.
     o Enable store and forward mode for standard MTU sized frame.
     o Enable TSO for EC Ultra. However TSO/checksum offload is disabled
       for jumbo frame case. Because EC Ultra can't use store and forward
       mode for jumbo frame TSO/checksum offload is not available.
     o Adjust Tx GMAC almost empty threshold value and add a jumbo frame
       water mark. The maic value was obtained from Marvell's sk98lin
       driver.
     o Fix EC Ultra chip revision number.
  
  Revision   Changes    Path
  1.11.2.10  +31 -16    src/sys/dev/msk/if_msk.c
  1.3.2.6    +6 -3      src/sys/dev/msk/if_mskreg.h



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