Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 02/04/2006 21:26:15
Module Name:	src
Committed By:	reinoud
Date:		Sat Feb  4 21:26:15 UTC 2006

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

Log Message:
Add support for SCSI MMC feature 0x0024: hardware assisted defect
management to be passed in mmc_discinfo's device capabilities.

When a device reports support for this the hardware will automatically
remap sectors on read- or write-errors. CD-MRW, DVD+MRW, DVD-RAM and BR-RE
support these.


To generate a diff of this commit:
cvs rdiff -r1.238 -r1.239 src/sys/dev/scsipi/cd.c
cvs rdiff -r1.24 -r1.25 src/sys/sys/cdio.h

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