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

Modified Files:
	beep.c 
Log Message:
Added support for the RC7500 and the lmc1982.
Added support for the A7000.


mark
Tue Oct 15 14:26:26 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/mainbus
In directory netbsd1:/var/slash-tmp/cvs-serv12816

Modified Files:
	cpu.c 
Log Message:
Cleaned up comments.
Removed suspect FPA probing code, instead use the ARM FPE to probe the FPA.
Neatened up the FPE attachment code.
Recognise StrongARM class of cpu.
Updated the fpa instruction bounce handler to expect a 4th argument
when called on an undefined trap to match recent changes made to
undefined handlers.