Subject: CVS commit: src/sys/arch/acorn32/podulebus
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/24/2006 23:14:58
Module Name:	src
Committed By:	bjh21
Date:		Sun Sep 24 23:14:58 UTC 2006

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

Log Message:
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.23 -r1.24 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.