All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Maguin <T.Maguin@web.de>
To: axboe@suse.de, linux-scsi@vger.kernel.org, dgilbert@interlog.com,
	linux-kernel@vger.kernel.org
Subject: cxscan-user.patch
Date: Fri, 16 Sep 2005 07:36:19 +0200	[thread overview]
Message-ID: <200509160736.22007.T.Maguin@web.de> (raw)

please add this, which which allows normal users to make a c1-, c2- and 
cu-scan (so called cxscan) with readcd on cxscan-capable cd/dvd-writers. 


--- drivers/block/old-scsi_ioctl.c      2005-09-16 07:06:37.000000000 +0200
+++ drivers/block/scsi_ioctl.c  2005-09-13 12:06:48.000000000 +0200
@@ -167,6 +167,7 @@ static int verify_command(struct file *f
                safe_for_write(WRITE_VERIFY_12),
                safe_for_write(WRITE_16),
                safe_for_write(WRITE_LONG),
+              safe_for_write(WRITE_LONG_2),
                safe_for_write(ERASE),
                safe_for_write(GPCMD_MODE_SELECT_10),
                safe_for_write(MODE_SELECT),


Source of the new readcd.c (will go to the official release of cdrtools):
http://www-user.tu-chemnitz.de/~noe/readcd/readcd.c.tar.gz

Thomas

             reply	other threads:[~2005-09-16  5:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-16  5:36 Thomas Maguin [this message]
2005-09-16 11:49 ` cxscan-user.patch Jens Axboe
2005-09-16 12:13   ` cxscan-user.patch Thomas Maguin
  -- strict thread matches above, loose matches on Subject: below --
2005-09-16 19:56 cxscan-user.patch Thomas Maguin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200509160736.22007.T.Maguin@web.de \
    --to=t.maguin@web.de \
    --cc=axboe@suse.de \
    --cc=dgilbert@interlog.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.