Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/17/2003 20:01:35
Module Name: src
Committed By: bouyer
Date: Mon Nov 17 20:01:35 UTC 2003
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Clear DRIVE_ATA|DRIVE_ATAPI for both drives only when we're sure this is
an old drive. Should fix kern/23468.
When we know there's no drive here, abort the probe and try next drive.
To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 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.