Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 03/17/1997 03:00:03
thorpej
Sun Mar 16 18:55:19 PST 1997
Update of /cvsroot/src/sys/net
In directory netbsd1:/var/slash-tmp/cvs-serv25903

Modified Files:
	if.c if.h 
Added Files:
	if_media.c if_media.h 
Log Message:
BSD/OS-style network interface media selection, implemented by
Jonathan Stone and myself.  Many thanks to Matt Thomas for providing
the information necessary to implement this interface, and for helping
to shake out the bugs.


thorpej
Sun Mar 16 18:56:36 PST 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv26410

Modified Files:
	sockio.h 
Log Message:
Define the SIOCGIFMEDIA and SIOCSIFMEDIA ioctls.