cvs commit: src/sys/dev/mxge if_mxge.c if_mxge_var.h
Andrew Gallatin
gallatin at FreeBSD.org
Wed Feb 21 17:34:06 UTC 2007
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
More information about the cvs-src
mailing list