Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/22/1998 15:10:01
thorpej
Wed Jul 22 15:04:15 PDT 1998
Update of /cvsroot/src/sys/dev/ofw
In directory nb00:/tmp/cvs-serv27263

Modified Files:
	files.ofw openfirm.h 
Added Files:
	ofw_network_subr.c 
Log Message:
Add common OpenFirmware network interface functions.  Currently supports
decoding the `supported-network-types' and `chosen-network-type' properties
into ifmedia words.


thorpej
Wed Jul 22 15:09:19 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/isa
In directory nb00:/tmp/cvs-serv27298

Modified Files:
	if_cs_isa.c 
Log Message:
Get media from OpenFirmware.


thorpej
Wed Jul 22 15:09:59 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/conf
In directory nb00:/tmp/cvs-serv27329

Modified Files:
	files.arm32 
Log Message:
CS8900 driver has of_network_dev property.