Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/03/1999 15:43:29
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Aug  3 22:43:29 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: i82557.c i82557reg.h i82557var.h

Log Message:
Completely rewrite the transmit logic, making it look more like the
EPIC/100 driver's.  Also, fix the "all multicast" logic.  Also do some
general cleanup.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/ic/i82557.c \
    syssrc/sys/dev/ic/i82557reg.h syssrc/sys/dev/ic/i82557var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.