Re: 2.4.19rc2 and Promise RAID controller

Klaus Dittrich (kladit@t-online.de)
Thu, 18 Jul 2002 14:06:04 +0200


On Thu, Jul 18, 2002 at 02:39:47AM +0200, Bartlomiej Zolnierkiewicz wrote:
>
> On Thu, 18 Jul 2002, Bartlomiej Zolnierkiewicz wrote:
>
> > Stupid me :-)
> > Setting it on/off won't help :-)
>
> Stupid^2, please set it on and change this #ifdef.
>
> > Just change '#ifdef' around
> > if (dev->class >> 8 == PCI_CLASS_STORAGE_RAID)
> > in ide-pci.c to '#ifndef' and it should work.
>
> Regards
> --
> Bartlomiej

With CONFIG_PDC202XX_FORCE set to on and the change of the
#ifdef to #ifndef the "Promise RAID controller" is now detected
in 2.4.19.rc2 and works as before.

-- 
Regards Klaus

- 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/