Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/15/2003 19:54:32
Module Name:	src
Committed By:	bouyer
Date:		Wed Oct 15 19:54:32 UTC 2003

Modified Files:
	src/sys/dev/ic: wdc.c
	src/sys/dev/scsipi: atapi_wdc.c

Log Message:
Clear chp->ch_drive[i].drive_flags if we didn't find a driver for the
drive.


To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 src/sys/dev/ic/wdc.c
cvs rdiff -r1.59 -r1.60 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.