Subject: CVS commit: src/sys/arch/acorn32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 04/26/2003 19:35:04
Module Name:	src
Committed By:	chris
Date:		Sat Apr 26 19:35:04 UTC 2003

Modified Files:
	src/sys/arch/acorn32/acorn32: rpc_machdep.c
	src/sys/arch/acorn32/podulebus: podulebus.c

Log Message:
Add support for ARM32_PMAP_NEW.  Note that due to changes to how the l1
table is handled the podulebus mappings are now done at initarm, rather
than in the podulebus code. While I'm not happy with this it does work,
perhaps there's a better way to do it?

Not enableing by default I've not got enough cards to check the podulebus
change hasn't broken something (works with my rapide and with my network
podule)


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/arch/acorn32/acorn32/rpc_machdep.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/acorn32/podulebus/podulebus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.