Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 05/07/2005 09:15:44
Module Name:	src
Committed By:	is
Date:		Sat May  7 09:15:44 UTC 2005

Modified Files:
	src/sys/dev/pci: if_pcn.c

Log Message:
As discussed on tech-net: don't suppress any PHYs to enable multiple
external PHYs. The internal PHY at MII (nr 31) will be the last instance,
so it won't be the default instance when external PHYs are present.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/pci/if_pcn.c

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