Subject: CVS commit: src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 07/21/2006 23:55:27
Module Name: src
Committed By: gdamore
Date: Fri Jul 21 23:55:27 UTC 2006
Added Files:
src/sys/dev/mii: mvphy.c mvphyreg.h
Log Message:
Initial implementation for Marvell 88E6060 10/100 5-port PHY switch, from
Sam Leffler, used in various products including AR5312-based designs. This
is not enabled in any configs yet, nor tested by anyone other than Sam. I
will be testing this more later, and adding it to appropriate configs once
I have verified (unless someone else beats me to the punch.)
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/mii/mvphy.c src/sys/dev/mii/mvphyreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.