Here is what worked.
append="ide6=0x168,0x36e,10"
Thanks all for your help.
Merry Christmas : )
> > Charles Wilkins writes:
> > > I have ide.2.2.18.1209.patch applied. The kernel is 2.2.18.
> > > So what is the answer? 4 controllers max or 10 for my kernel?
> >
> > 10 controllers if you have the IDE patches applied. 4 otherwise.
>
> Look the source Luck ...
>
> 2.2.18 ide.c:
>
> static const byte ide_hwif_to_major[] = {IDE0_MAJOR, IDE1_MAJOR,
> IDE2_MAJOR, IDE3_MAJOR, IDE4_MAJOR, IDE5_MAJOR };
>
> 6 otherwise
>
> Andrzej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/