Subject: CVS commit: src/sys/dev/marvell
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 04/10/2003 18:23:20
Module Name: src
Committed By: scw
Date: Thu Apr 10 15:23:20 UTC 2003
Modified Files:
src/sys/dev/marvell: if_gfe.c
Log Message:
When attaching, make sure the "Reject Broadcast Mode", "Promiscuous Mode"
and "Pass Bad Frames" bits in the EPCR register are clear.
This works around a problem where firmware sets RBM for some reason before
handing control to the NetBSD kernel.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/marvell/if_gfe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.