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: 04/26/1996 18:50:04
mark
Fri Apr 26 18:41:29 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/podulebus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24782

Modified Files:
	if_ea.c if_eb.c 
Log Message:
Probe functions rewritten to support new podulebus configuration code.
matchpodule() is now used to test podule_attach_args for correct id's.


mark
Fri Apr 26 18:44:08 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/podulebus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24811

Modified Files:
	if_ie.c if_eh.c 
Log Message:
Probe functions rewritten to support new podulebus configuration code.
matchpodule() is now used to test podule_attach_args for correct id's.
Moved the probing code that used the softc into the attach function.
Fixed compiler warnings generated with -Wall.


mark
Fri Apr 26 18:46:11 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24851

Modified Files:
	files.arm32 
Log Message:
Added needs-flag for the asc driver.


mark
Fri Apr 26 18:49:25 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/kshell
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25052

Modified Files:
	shell_shell.c 
Log Message:
Fixed compiler warnings generated with -Wall.
Added dump routines for dumping buffer and vnode information.