I don't have an exact paste (yet) because my boot sequence doesn't progress far enough to write dmesg to disk. I'm going to have to copy it by hand (meh). However, I shall do my best to describe this problem.
I have a PCI Promise Ultra66 ATA card that uses the pdc202xx driver. During boot, the kernel recognises my onboard IDE no problem, ide0 and ide1, reads the drives, hda hdb hdc, then goes on to say "Okay, I'm using the pdc driver you compiled into me" and recognises ide2 and ide3, and the drives therein: hde, hdf, hdg. So far, so good.
Now the problem... the kernel goes back over the drives found (hda,hdb,hdc,hde,hdf,hdg), then spits out the ide info (ide0, ide1...) but completely hard locks before saying "ide2, ide3". I am baffled!
The LiveCD loads the pdc driver and boots with no problems at all! I've tried different kernel versions with different options, but everything locks at this point!!! Help! I've been pulling my hair for two weeks now trying to figure out what's happening.


