Re: 2.6.12-rc5-git6 mis-counted ide interfaces

From: Martin MOKREJŠ
Date: Thu Jun 02 2005 - 04:37:42 EST


Bartlomiej Zolnierkiewicz wrote:
On 6/2/05, Martin MOKREJŠ <mmokrejs@xxxxxxxxxxxxxxxxxxxxxx> wrote:

Hi,
I get the following when I boot my PIIX computer (Asus P4C800E-Deluxe):


Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 66MHz system bus speed for PIO modes
ICH5: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hda: SONY DVD RW DRU-510A, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
----------------------^^^^ ide0 I believe


ide0 is 3 lines above


Probing IDE interface ide1...
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...


If you have CONFIG_IDE_GENERIC=y in your config everything is fine
(IDE driver simply tries to probe legacy ports).

Yes, I do, I was just fooled why I see twice probe for ide1. So you say the "extra"
probe for ide1 is because of CONFIG_IDE_GENERIC=y?

The next ide port are two SATA port and two SATA-RAID ports, btw.
Martin
-
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/