Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2007 17:34:05 +0000 (UTC)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mxge if_mxge.c if_mxge_var.h
Message-ID:  <200702211734.l1LHY5Mf007790@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2007-02-21 17:34:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         if_mxge.c if_mxge_var.h 
  Log:
  Work around a firmware bug where broadcast frames would be incorrectly
  treated as multicast frames and filtered, but when only when "adopting"
  running firmware.  By "adopting", I mean using pre-existing firmware
  loaded from eeprom at PCI reset, rather than firmware loaded by the
  driver.
  
  Revision  Changes    Path
  1.22      +23 -5     src/sys/dev/mxge/if_mxge.c
  1.10      +4 -0      src/sys/dev/mxge/if_mxge_var.h



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