Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/08/2001 23:40:31
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jan  8 21:40:31 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: tulip.c tulipvar.h

Log Message:
The ADMtek AN985 "ghosts" the single built-in PHY at every MII address.
Work around this by having a custom media init routine that limits the
search to MII address 1.


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.42 -r1.43 syssrc/sys/dev/ic/tulipvar.h

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