Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2010 20:33:10 +0000 (UTC)
From:      David Christensen <davidch@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bce if_bce.c if_bcereg.h
Message-ID:  <201001202033.o0KKXONL008931@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidch     2010-01-20 20:33:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bce          if_bce.c if_bcereg.h 
  Log:
  SVN rev 202717 on 2010-01-20 20:33:10Z by davidch
  
  - Added a workaround for NC-SI management firmware that would allow
    frames to be accepted while the driver is resetting the hardware.
    This failure is generally observed when broadcast frames are received
    during driver load and will generate "Unable to write CTX memory"
    errors.
  - Small changes to driver flags display.
  
  Revision  Changes    Path
  1.60      +133 -29   src/sys/dev/bce/if_bce.c
  1.28      +4 -0      src/sys/dev/bce/if_bcereg.h



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