LWN.net Logo

cd burning with plextor drives.

From:  Dave Jones <davej-AT-redhat.com>
To:  linux-scsi-AT-vger.kernel.org
Subject:  cd burning with plextor drives.
Date:  Sat, 29 Jul 2006 00:52:50 -0400
Archive-link:  Article, Thread

AFAICT, this has been broken since the code to sanitise scsi commands
was added circa 2.6.8 or so.

It seems cdrecord tries to send some vendor specific commands to Plextor
drives, and fails miserably as can be seen here..
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=12...

I'm not that familiar with this code, but would adding exceptions
on a per-vendor basis in sg_allow_access() be the way forward here?

If not, what is the right answer ?

		Dave

-- 
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



(Log in to post comments)

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds