Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/31/2007 22:48:42
Module Name: src
Committed By: dyoung
Date: Mon Dec 31 22:48:42 UTC 2007
Modified Files:
src/sys/net: if_ether.h if_ethersubr.c
Log Message:
Add media-handling code for several ethernet drivers with MII buses
to share.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/net/if_ether.h
cvs rdiff -r1.157 -r1.158 src/sys/net/if_ethersubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.