Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 08/10/2005 11:16:54
Module Name: src
Committed By: bouyer
Date: Wed Aug 10 11:16:53 UTC 2005
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
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.226 -r1.227 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.