Tartarus CVS: netbsd-arm26 ben

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Sun, 27 Feb 2000 15:29:50 +0000


CVSROOT:	/home/cvs
Module name:	netbsd-arm26
Changes by:	ben	00/02/27 15:29:50

Modified files:
	sys/arch/arm26/arm26: autoconf.c except.c irq.c locore.S 
	                      machdep.c md_root.c 
	sys/arch/arm26/conf: GENERIC std.arm26 
	sys/arch/arm26/include: irq.h spl.h 
	sys/arch/arm26/iobus: ioc.c iocvar.h 
	sys/arch/arm26/ioc: arckbd.c 
	sys/arch/arm26/vidc: arcvideo.c 

Log message:
Quite a lot of changes:
* IRQ handling tidied up a bit, notably with a new irq_entry.
* Use format_bytes in md_root.c, and include opt_mdsize.h.
* Don't set the ramdisk size, as that seems to cause the linker to corrupt
hz.  (???)
* MACHINE_NEW_NONCONTIG is now the default.