Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 09/05/2005 21:16:24
Module Name:	src
Committed By:	reinoud
Date:		Mon Sep  5 21:16:24 UTC 2005

Modified Files:
	src/sys/dev/scsipi: cd.c

Log Message:
Implement DIOCCACHESYNC for SCSI/ATAPI cd/mmc recordable devices found by
scsipi/cd.c by issueing the SYNCHRONISE CACHES scsi/atapi call as defined
per MMC standard.


To generate a diff of this commit:
cvs rdiff -r1.225 -r1.226 src/sys/dev/scsipi/cd.c

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