Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2008 01:04:19 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules/cxgb/cxgb Makefile src/sys/modules/cxgb/tom Makefile
Message-ID:  <200802230104.m1N14JaS093000@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2008-02-23 01:04:19 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/cxgb/cxgb Makefile 
    sys/modules/cxgb/tom Makefile 
  Log:
  - update firmware to 5.0
  - add support for T3C
  - add DDP support (zero-copy receive)
  - fix TOE transmit of large requests
  - fix shutdown so that sockets don't remain in CLOSING state indefinitely
  - register listeners when an interface is brought up after tom is loaded
  - fix setting of multicast filter
  - enable link at device attach
  - exit tick handler if shutdown is in progress
  - add helper for logging TCB
  - add sysctls for dumping transmit queues
  
  - note that TOE wxill not be MFC'd until after 7.0 has been finalized
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.6       +11 -7     src/sys/modules/cxgb/cxgb/Makefile
  1.4       +4 -2      src/sys/modules/cxgb/tom/Makefile



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