Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 02/03/2004 20:55:02
Module Name: src
Committed By: bouyer
Date: Tue Feb 3 20:55:02 UTC 2004
Modified Files:
src/sys/dev/scsipi: atapi_wdc.c
Log Message:
Clear drive_flags when wdc_atapi_get_params() fails. Avoid a panic later
when probing a slave-only bus in some cases.
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/dev/scsipi/atapi_wdc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.