Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/07/2000 16:22:13
Module Name: syssrc
Committed By: thorpej
Date: Tue Feb 8 00:22:13 UTC 2000
Modified Files:
syssrc/sys/dev/ic: smc83c170.c
Log Message:
Don't rely on the receive descriptor's BCAST/MCAST status bits. Test the
Ethernet destination address to see if it's multicast.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/ic/smc83c170.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.