All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Little Djo <hatred@iatp.festu.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Two CDROM drives and module compilation of CDROM Support
Date: Tue, 13 Jan 2004 10:22:24 +0100	[thread overview]
Message-ID: <20040113092224.GI24638@suse.de> (raw)
In-Reply-To: <20040113190344.466e2a7d.hatred@iatp.festu.ru>

On Tue, Jan 13 2004, Little Djo wrote:
> Hi,
> 
> if I build CDROM support as module, then work only first CDROM (hdc):
> [root]# modprobe ide-cd
> [root]# dmesg | tail -3
> ide-cd: ignoring drive hdd
> hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.12
> 
> if i compile CDROM support in kernel, all two drives work!
> 
> this feature present in kernel 2.6.0 (-test## also), 2.6.1, 2.6.1-mm1,
> but don't present in kernel 2.4.x

Most likely you have an entry in /etc/modules.conf ala

options ide-cd ignore=hdd

so ide-cd discards hdd (maybe you used to drive it with ide-scsi?)

-- 
Jens Axboe


      reply	other threads:[~2004-01-13  9:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13  9:03 Two CDROM drives and module compilation of CDROM Support Little Djo
2004-01-13  9:22 ` Jens Axboe [this message]

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=20040113092224.GI24638@suse.de \
    --to=axboe@suse.de \
    --cc=hatred@iatp.festu.ru \
    --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.