Subject: CVS commit: [netbsd-3] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/18/2005 20:08:54
Module Name:	src
Committed By:	tron
Date:		Thu Aug 18 20:08:54 UTC 2005

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

Log Message:
Pull up revision 1.227 (requested by bouyer in ticket #653):
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.220.2.3 -r1.220.2.4 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.