Hi, I was looking at 2.4.21-ben1 and there is a old driver in drivers/ide/aec62xx.c and one in drivers/ide/pci/aec62xx.[hc]
So I was looking at the old driver source and not the new. I have both drivers and will try to figure out what changed and is messing us up and send it to the list. Kevin On Sunday 06 July 2003 15:23, Benjamin Herrenschmidt wrote: > On Sat, 2003-07-05 at 18:22, Kevin B. Hendricks wrote: > > Hi, > > > > Yes the CONFIG_AEC62XX_TUNING *must* be set for that driver to work for > > ppc. Without tuning it will not properly work for ppc linux and you get > > either partition check problems or: > > I wonder what driver you are using... > > There is no longer drivers/ide/aec62xx.c in 2.4.21* but rather > drivers/ide/pci/aec62xx.c, which doesn't have a CONFIG_*_TUNING but > will always try to tune. > > Ben.

