Bartlomiej Zolnierkiewicz wrote: > This patch was disccussed long time ago and nobody cared to correct it. Hmm.. too many errors, careless duplicate entries.. ... too many trust in trusted trees.. Me embarassed ;) > + "Override-Enable UDMA for Promise Contr." (or "Special UDMA Feature") > + to force UDMA mode for connected UDMA capable disk drives. > > It is about forcing burst UDMA transfers not UDMA mode. Fixed > +PROMISE PDC202{68|69|70|71|75|76|77} support > +CONFIG_BLK_DEV_PDC202XX_NEW [...] > This is just copied from CONFIG_BLK_DEV_PDC202XX_OLD > ('Ultra33') and probably is incorrect for newer Promise controllers. Removed the old copied one wrote something generic > + You need to say Y here if you have a PDC20276 IDE interface but either > + you do not have a RAID disk array, or you wish to use the Linux > + internal RAID software (/dev/mdX). > > This is needed not only for PDC20276. I think this time I took the correct chipset names upon reading pdc202XX_old.h and pdc202XX_new.h. Please check. > + You need to say N here if you wish to use your Promise controller to > + control a FastTrak RAID disk array, and you you must also say Y to > + CONFIG_BLK_DEV_ATARAID_PDC. > > This is incorrect. > > You must say Y to this option and to CONFIG_BLK_DEV_ATARAID_PDC. Whoops, sorry. Fixed. > If you want to correct Promise IDE help entries, do it for 2.6 first. > Don't know much about 2.6; if you can review this one, I can make similar changes for 2.6 (in case options didn't change much). Thanks, Özkan Sezer