linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Molina <tmolina@cox.net>
To: Felipe Alfaro Solana <felipe_alfaro@msn.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: cdrecord, IDE-SCSI and 2.5.39
Date: Mon, 30 Sep 2002 21:46:15 -0500 (CDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0209302141330.961-100000@dad.molina> (raw)
In-Reply-To: <F6wJqHcMtzvFPrcgYax00012f2a@hotmail.com>

On Mon, 30 Sep 2002, Felipe Alfaro Solana wrote:

> Can you try running "cat /dev/pg0"? Does it work for you?
> 
> I think "/dev/scd0" is used for normal CD-ROM access, i.e. mounting a CD, 
> etc. but I think "/dev/pg0" is the generic interface used for burning CDs, 
> erasing CD-RWs, etc.

[root@dad root]# cat /dev/pg0 > /dev/null
cat: /dev/pg0: No such device
[root@dad root]# cat /dev/pg1 > /dev/null
cat: /dev/pg1: No such device

It sees it as scd0 or scd1 (scsi cd?).  I can read and write to /dev/scd1 
(my burner) just fine; that is the device my system has seen for some time 
now.  


  reply	other threads:[~2002-10-01  2:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-30 20:45 cdrecord, IDE-SCSI and 2.5.39 Felipe Alfaro Solana
2002-10-01  2:46 ` Thomas Molina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-01 11:26 Felipe Alfaro Solana
2002-10-01  8:16 bonganilinux
2002-09-30 20:43 Felipe Alfaro Solana
2002-09-30 15:55 Felipe Alfaro Solana
2002-09-30 19:45 ` Thomas Molina
2002-09-30 20:13   ` Bongani
2002-10-01  2:41     ` Thomas Molina

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=Pine.LNX.4.44.0209302141330.961-100000@dad.molina \
    --to=tmolina@cox.net \
    --cc=felipe_alfaro@msn.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;
as well as URLs for NNTP newsgroup(s).