From: Pat LaVarre <p.lavarre@ieee.org>
To: mckellj@iomega.com
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH]:Amended:Allow random write for PDT 5 profile 2 Removable Disk
Date: 06 Mar 2004 10:16:46 -0700 [thread overview]
Message-ID: <1078593406.2006.4.camel@patibmrh9> (raw)
> queued it for 2.6.4-pre
Absent from 2.6.4-rc2, I think.
Perhaps if I knew what -pre meant that would be no surprise to me.
http://marc.theaimsgroup.com/?l=linux-scsi&s=random+write+pdt+5
does not yet enlighten me further, but I observe lk refusing to let Me
write:
$ uname -msrv
Linux 2.6.4-rc2 #1 SMP Sat Mar 6 09:58:43 MST 2004 i686
$
$ grep CDF_ include/linux/cdrom.h
#define CDF_MRW 0x28
$ grep -i HWDM include/linux/cdrom.h
$
$ sudo rrd scan
/dev/scd0 is Iomega RRD 06.3 rw
/dev/hdc is Iomega RRD 06.3 rw
$
$ sudo dd of=/dev/null if=/dev/scd0 bs=64K seek=0 skip=0 count=1
1+0 records in
1+0 records out
$ sudo dd of=/dev/null if=/dev/hdc bs=64K seek=0 skip=0 count=1
1+0 records in
1+0 records out
$
$ sudo dd of=/dev/scd0 if=/dev/zero bs=64K seek=0 skip=0 count=1
dd: opening `/dev/scd0': Read-only file system
$ sudo dd of=/dev/hdc if=/dev/zero bs=64K seek=0 skip=0 count=1
dd: opening `/dev/hdc': Read-only file system
$
Pat LaVarre
next reply other threads:[~2004-03-06 17:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-06 17:16 Pat LaVarre [this message]
2004-03-07 11:45 ` [PATCH]:Amended:Allow random write for PDT 5 profile 2 Removable Disk Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2004-03-15 23:16 John McKell
2004-03-16 8:43 ` Jens Axboe
2004-03-08 18:07 John McKell
2004-03-08 19:20 ` Jens Axboe
2004-02-12 19:00 John McKell
2004-02-13 16:07 ` Jens Axboe
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=1078593406.2006.4.camel@patibmrh9 \
--to=p.lavarre@ieee.org \
--cc=linux-scsi@vger.kernel.org \
--cc=mckellj@iomega.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox