Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 04/29/2003 08:47:32
Module Name:	src
Committed By:	scw
Date:		Tue Apr 29 08:47:31 UTC 2003

Modified Files:
	src/sys/dev/ic: smc91cxx.c smc91cxxreg.h smc91cxxvar.h

Log Message:
Add support for the SMC91C111 chip, with its internal PHY.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/dev/ic/smc91cxx.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/ic/smc91cxxreg.h
cvs rdiff -r1.10 -r1.11 src/sys/dev/ic/smc91cxxvar.h

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