Subject: CVS commit: [netbsd-2-1] src/sys/arch/acorn32/podulebus
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/09/2006 21:42:36
Module Name:	src
Committed By:	bouyer
Date:		Mon Oct  9 21:42:36 UTC 2006

Modified Files:
	src/sys/arch/acorn32/podulebus [netbsd-2-1]: simide.c

Log Message:
Pull up following revision(s) (requested by bjh21 in ticket #10703):
	sys/arch/acorn32/podulebus/simide.c: revision 1.24
PR 23783: the correct number of elements to insert into cmd_iohs is WDC_NREG,
not DRIVE_REGISTERS_SPACE.  The latter is much bigger and causes a buffer
overrun and panic.  Patch supplied by Mike Pumford.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.6.1 src/sys/arch/acorn32/podulebus/simide.c

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