All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrew S. Johnson" <andy@asjohnson.com>
To: linux-kernel@vger.kernel.org
Subject: IDE-SCSI grabs too many drives
Date: Sat, 04 Jan 2003 02:21:38 -0600	[thread overview]
Message-ID: <3E169992.8080200@asjohnson.com> (raw)

I have append="hdc=ide-scsi" in my lilo.conf file,
but when I modprobe ide-scsi, it grabs both the
CD-RW and the DVD-ROM:

SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
   Vendor: HP        Model: CD-Writer+ 9100   Rev: 1.0c
   Type:   CD-ROM                             ANSI SCSI revision: 02
   Vendor: RAITE     Model: RDR-108H          Rev: 1.7
   Type:   CD-ROM                             ANSI SCSI revision: 02

Shouldn't it just make only hdc a SCSI drive?

If I unload ide-scsi and modprobe ide-cd instead, I get this:

hdc: ATAPI 32X CD-ROM CD-R/RW drive, 4096kB Cache, UDMA(33)
hdd: ATAPI 40X DVD-ROM drive, 256kB Cache, UDMA(33)

Of course, I can't burn CD's with this configuration.

I want the CD-RW as a SCSI drive, and the DVD-ROM as an IDE drive.

For some reason, mplayer only works when the DVD-ROM is an IDE
device.  If I try to use the SCSI equivalent, it hangs.

So, how do I get hdc as a SCSI drive, and hdd as an IDE drive?

Any and all help will be appreciated.

Andy Johnson


             reply	other threads:[~2003-01-04  8:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-04  8:21 Andrew S. Johnson [this message]
2003-01-05  0:15 ` IDE-SCSI grabs too many drives J.A. Magallon
     [not found] <fa.ft06krv.t2sv1p@ifi.uio.no>
     [not found] ` <fa.g96qm0v.1q1m9id@ifi.uio.no>
2003-01-05  4:52   ` Andrew S. Johnson
2003-01-05  8:28   ` Andrew S. Johnson

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=3E169992.8080200@asjohnson.com \
    --to=andy@asjohnson.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 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.