Subject: CVS commit: pkgsrc/sysutils/cdrecord/patches
To: None <pkgsrc-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: pkgsrc-changes
Date: 05/18/2002 17:52:32
Module Name: pkgsrc
Committed By: bouyer
Date: Sat May 18 14:52:31 UTC 2002
Modified Files:
pkgsrc/sysutils/cdrecord/patches: patch-aj
Log Message:
Don't request data length which are not multiple of 2 bytes for request_sense.
ATAPI being a 16bit bus it can't properly deal with requests which are not
multiple of 2 bytes.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/cdrecord/patches/patch-aj
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.