Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/01/2000 20:29:51
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Feb  2 04:29:51 UTC 2000

Modified Files:
	syssrc/sys/dev/mii: files.mii
Added Files:
	syssrc/sys/dev/mii: dmphy.c dmphyreg.h

Log Message:
Driver for the Davicom DM9101 10/100 Ethernet PHY.  This PHY is found
on several inexpensive 10/100 Ethernet boards (e.g. D-Link DFE-530TX,
Winbond 10/100 boards), and is also the built-in PHY on the DM9102
10/100 Ethernet chip.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/mii/dmphy.c syssrc/sys/dev/mii/dmphyreg.h
cvs rdiff -r1.16 -r1.17 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.