Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/03/2001 00:42:12
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Jun  2 21:42:11 UTC 2001

Modified Files:
	syssrc/sys/dev/mii: files.mii
Added Files:
	syssrc/sys/dev/mii: bmtphy.c bmtphyreg.h

Log Message:
Driver for the Broadcom BCM5201/BCM5202 "Mini-Theta" Ethernet
PHYs.  This is also the same PHY core as in the 3Com 3c905C.
The PHY is documented in the 3c905C manual.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/mii/bmtphy.c \
    syssrc/sys/dev/mii/bmtphyreg.h
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/mii/files.mii

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