Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/24/2001 22:38:42
Module Name: syssrc
Committed By: bjh21
Date: Sat Mar 24 20:38:41 UTC 2001
Modified Files:
syssrc/sys/dev/ic: seeq8005.c seeq8005var.h
Log Message:
Enormous pile of changes from mark's (uncommitted) work on this driver.
About the only bit of his code not here is the transmit routines, which I'll
merge in separately.
Also a few bug-fixes, so (for instance) multicast on an 8005 doesn't
immediately fall back to IFF_ALLMULTI.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/ic/seeq8005.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ic/seeq8005var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.