lkml.org 
[lkml]   [2004]   [Jan]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 13 Jan 2004 10:22:24 +0100
FromJens Axboe <>
SubjectRe: Two CDROM drives and module compilation of CDROM Support
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [from the cache]
©2003-2008