Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 04/13/2001 14:14:56
Module Name:	syssrc
Committed By:	augustss
Date:		Fri Apr 13 11:14:56 UTC 2001

Modified Files:
	syssrc/sys/dev/mii: mii.c miivar.h

Log Message:
Comment out some flag stuff that isn't used.  Someone should take a look
at this.  There is something fishy with the mii code, the last argument to
mii_attach() is not being used in any meaningful way.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/mii/mii.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/mii/miivar.h

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