Subject: CVS commit: [netbsd-2] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/13/2005 23:26:05
Module Name:	src
Committed By:	riz
Date:		Sat Aug 13 23:26:04 UTC 2005

Modified Files:
	src/sys/dev/ic [netbsd-2]: wdc.c

Log Message:
Pull up revision 1.227 (requested by bouyer in ticket #5561):
Also initialize wdc->reset in wdcprobe() if the bus back-end didn't provide
one. Prevent NULL pointer dereference when wdcprobe() is called.


To generate a diff of this commit:
cvs rdiff -r1.172.2.7.2.4 -r1.172.2.7.2.5 src/sys/dev/ic/wdc.c

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