From: pa3gcu <pa3gcu@zeelandnet.nl>
To: Bryan Simmons <bsimmo1@gl.umbc.edu>
Cc: linux-newbie@vger.kernel.org
Subject: Re: CD-ROM settings and hardware resources...
Date: Thu, 24 Oct 2002 06:35:24 +0000 [thread overview]
Message-ID: <0210240635240C.00497@unix.pa3gcu> (raw)
In-Reply-To: <1035409609.31016.29.camel@localhost.localdomain>
On Wednesday 23 October 2002 21:46, you wrote:
I have directed a reply to the list as i find it relavant.
> According to a conversation I had with another helper on this list,
> there is an experimental IDE CR driver that does away with the scsi
> emulation. I was under the impression that this was the only way to
> turn on the dma setting.
Then i stand corrected, as i know nothing of such a driver, it could be that
such a driver is being developed into 2.5 kernels, however those kernels are
not things to use on normal systems as they are what they are, "experimental".
Perhaps the "other helper" on this list would like to tell us where to find
information on this driver.
>
> Anyway, I ask these questions because I have a lot of other things to
> deal with from day to day. Sometimes I don't spend enough time
> researching solutions because of distractions.
That is a problem we all camp with.
Too be honest i made a mistake in the mail below, i said the CD-Writing-HOWTO
explained about 'hdparm' i was wrong, i read it somewhere else, its just i
cant remember where it was, possably in the README of Xcdroast which i use
for buring CD's or some other program README.
>
> I could have done without the sarcasm, but thanks for the info.
It was not meant as sarcasm, if you took it that way then please accept my
appols.
>
> On Wed, 2002-10-23 at 16:36, pa3gcu wrote:
> > On Wednesday 23 October 2002 19:20, Bryan Simmons wrote:
> > > The CD-ROM in question is a CD-RW. The system set it up as /dev/scd0
> > > which is not accessible from hdparam. if I turn it into an ide device,
> > > I will no longer be able to write CDs with it.
> >
> > You are missing the point, your cd-rom is no differnt to anyone else's,
> > you set things like dma with hdparm but you do it on the underlting
> > device which is /dev/hdX where X is a letter a b c or d.
> >
> > a = master device primary controller.
> > b = slave device primary controller.
> > c = master device sec controller.
> > d = slave device sec controller.
> >
> > hdparm /dev/hdc shows drive info;
> > hdparm -d1 /dev/hdc
> > will set dma to "on" on drive "c" as per above. /dev/scd0 is irrelavant.
> >
> > > Does anyone know a way around this? I can't hardly believe that all
> > > the millions of Linux users have been, and still are, stuck with CD-RWs
> > > that have to masquerade as SCSI devices.
> >
> > There is no way around it, simply read the proper documentation, in this
> > case the CD-Writing HOWTO.
> > IDE-ATAPI CD-RW devices only work with SCSI emulation as they only do in
> > widows as well.
> > If you find a better way you can tell us millions how you did it then.
> >
> > --
> > Regards Richard
> > pa3gcu@zeelandnet.nl
> > http://people.zeelandnet.nl/pa3gcu/
--
Regards Richard
pa3gcu@zeelandnet.nl
http://people.zeelandnet.nl/pa3gcu/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2002-10-24 6:35 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <MSGID_110=3a10=2f1.2_8d16c3d8@linuxnet>
2002-10-22 13:25 ` CD-ROM settings and hardware resources Robert Couture
2002-10-22 19:45 ` Bryan Simmons
2002-10-23 15:49 ` pa3gcu
2002-10-23 19:20 ` Bryan Simmons
2002-10-23 19:34 ` Ray Olszewski
2002-10-23 20:36 ` pa3gcu
2002-10-23 21:51 ` Bryan Simmons
2002-10-24 6:40 ` pa3gcu
2002-10-24 10:35 ` Bryan Simmons
2002-10-24 14:04 ` pa3gcu
2002-10-24 7:01 ` Ray Olszewski
2002-10-24 10:40 ` Bryan Simmons
[not found] ` <1035409609.31016.29.camel@localhost.localdomain>
2002-10-24 6:35 ` pa3gcu [this message]
2002-10-24 16:04 ` jbradford
2002-10-24 16:10 ` Ray Olszewski
2002-10-24 11:11 ` jbradford
2002-10-24 13:24 ` Bryan Simmons
2002-10-25 8:42 ` Jude DaShiell
2002-10-25 10:00 ` Bryan Simmons
2002-10-25 10:06 ` Bryan Simmons
2002-10-25 13:04 ` Linux Mount Partitions Abhijit Vijay
2002-10-25 13:32 ` Paul Furness
2002-10-25 14:12 ` Steven Smith
2002-11-07 8:28 CD-ROM settings and hardware resources Calin Szonyi
-- strict thread matches above, loose matches on Subject: below --
2002-10-18 19:23 CD-ROM settings and bash resources Bryan Simmons
2002-10-19 23:09 ` Ray Olszewski
2002-10-20 5:46 ` CD-ROM settings and hardware resources Bryan Simmons
2002-10-20 5:58 ` Bryan Simmons
2002-10-20 6:29 ` Ray Olszewski
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=0210240635240C.00497@unix.pa3gcu \
--to=pa3gcu@zeelandnet.nl \
--cc=bsimmo1@gl.umbc.edu \
--cc=linux-newbie@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