Re: atapi cd reported twice in dmesg??

From: Jens Axboe
Date: Mon Dec 29 2003 - 15:39:13 EST


On Fri, Dec 26 2003, xander vanwiggen wrote:
>
> Hello,
> I'm migrating to 2.6 after having used 2.0,2.2,2.4 for quite
> some years now.
> At a first glance, I read ide-scsi is dropped. Okay, no SCSI
> support at all for me then. I have one CD writer, and now it
> gets reported twice, which I don't understand. I have
> CONFIG_IDE,CONFIG_BLK_DEV_IDE,CONFIG_BLK_DEV_IDEDSK,CONFIG_IDEDISK_MULTIMODE,CONFIG_BLK_DEV_IDECD
> set. dmesg reports: "hdc: PCRW804, ATAPI CD/DVD-ROM drive" first
> (ok), then "hdc: ATAPI 32X CDROM CD-R/RW drive, 2048kB Cache,
> DMA". Prior to the second report, an error is generated:

The first is the generic ide probe, the second is ide-cd registering the
device. There is nothing wrong, that is how it's supposed to look.

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/