Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/25/2007 20:58:07
Module Name:	src
Committed By:	bouyer
Date:		Mon Jun 25 20:58:07 UTC 2007

Modified Files:
	src/sys/dev/ic: ahcisata_core.c

Log Message:
We're not ready to handle ATAPI yet so just claim there's no drive to the
upper layer. This should work around a NULL pointer dereference when
an ATAPI device is detected on a AHCI device.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/ahcisata_core.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.