Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/ata
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.
Home |
Main Index |
Thread Index |
Old Index