Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/14/1996 23:30:02
mark
Mon Oct 14 16:21:23 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv17583

Modified Files:
	podulebus.h 
Log Message:
Added a description field to the podule structure. This is filled in
at config time with the podule description (if any) that is extracted
from the podule ROM.


mark
Mon Oct 14 16:26:49 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv17814

Modified Files:
	podulebus.c 
Log Message:
Removed all the podule manufacturer and id structures and included
podule_data.h instead.
Removed the dead function find_podule().
The 0xf5 entry in the podules chunck directory is now searched for and
the podule description associated with this entry is placed in the
description field of the podule structure.
Generally tidied up all the comments.


mark
Mon Oct 14 16:29:49 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv18287

Modified Files:
	sfas.c 
Log Message:
Use tlb_flush() rather than tlbflush().