public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: John Bradford <john@grabjohn.com>
To: folkert@vanheusden.com (Folkert van Heusden)
Cc: linux-kernel@vger.kernel.org
Subject: Re: reading from devices in RAW mode
Date: Sat, 18 Jan 2003 16:15:43 +0000 (GMT)	[thread overview]
Message-ID: <200301181615.h0IGFhUU001597@darkstar.example.net> (raw)
In-Reply-To: <003501c2bf0b$2ae93ff0$3640a8c0@boemboem> from "Folkert van Heusden" at Jan 18, 2003 05:03:39 PM

> > There is no floppy or hard disk equivillent to reading raw sectors
> > from CD-ROMs.
> 
> Really? Are you really sure about that?

Using a standard PC floppy controller - yes.

> Back in the old days, when I did assembly on my Atari ST, I would just
> say to the controller "gimme this and that track, in RAW" and it
> would do so.

Sure, you can do it on the Amiga as well, but not on a standard PC
floppy controller.

> I thought that I could do that at least for floppy, not sure about
> harddisk (RLL through ACSI interface).

Well, you can probably do it with ST-506 interface hard disk, because
the data that goes in to that is more or less directly fed from the
head-amp, which is partly why it was so sensitive to cable length.
The closest you could probably get with any modern device would be
"read sector foo, and return data even if ECC appears to have
failed".

John.

  reply	other threads:[~2003-01-18 16:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030118132315.GF19381@louise.pinerecords.com>
2003-01-18 14:00 ` reading from devices in RAW mode Folkert van Heusden
2003-01-18 14:30   ` John Bradford
2003-01-18 16:03     ` Folkert van Heusden
2003-01-18 16:15       ` John Bradford [this message]
2003-01-18 17:09         ` Folkert van Heusden
2003-01-18 17:33           ` John Bradford
2003-01-19 21:03 Arnaud Boulan
     [not found] <1042896128.1157.4.camel@RobsPC.RobertWilkens.com>
2003-01-18 13:58 ` Folkert van Heusden
  -- strict thread matches above, loose matches on Subject: below --
2003-01-18 13:16 Folkert van Heusden
2003-01-18 18:50 ` Andrew Morton

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=200301181615.h0IGFhUU001597@darkstar.example.net \
    --to=john@grabjohn.com \
    --cc=folkert@vanheusden.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox