Subject: CVS commit: syssrc/sys/dev/ata
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/27/2002 20:17:54
Module Name: syssrc
Committed By: drochner
Date: Fri Sep 27 17:17:54 UTC 2002
Modified Files:
syssrc/sys/dev/ata: wd.c
Log Message:
Remove a check whether the drive is initialized before crashdump.
It prevents dumping on an otherwise unused disk and seems
unnecessary anyway - the driver will deal with initialization.
fixes my PR kern/18135
To generate a diff of this commit:
cvs rdiff -r1.225 -r1.226 syssrc/sys/dev/ata/wd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.