Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/13/1997 20:50:02
gwr
Thu Feb 13 12:40:12 PST 1997
Update of /cvsroot/src/sys/arch/sun3/dev
In directory netbsd1:/var/slash-tmp/cvs-serv20403

Modified Files:
	i82586.h 
Log Message:
Replace caddr_t with u_int in device structs.
Reduce MAXMCAST by a few to be safe.


gwr
Thu Feb 13 12:43:18 PST 1997
Update of /cvsroot/src/sys/arch/sun3/dev
In directory netbsd1:/var/slash-tmp/cvs-serv20621

Modified Files:
	if_ievar.h 
Log Message:
Tune MXFRAMES and MXFRAMES down a little.
Reorganize the softc for convenience in ddb.


gwr
Thu Feb 13 12:48:37 PST 1997
Update of /cvsroot/src/sys/arch/sun3/dev
In directory netbsd1:/var/slash-tmp/cvs-serv21186

Modified Files:
	if_ie.c 
Log Message:
Reorganize/simplify the way the memory layout is done.
Update to the latest sys/dev/isa/if_ie.c (new ieget).