On Thu, Apr 05, 2007 at 02:30:48PM -0400, Ward Vandewege wrote:
New patch with bug fixed and more debugging output is attached.
OK, output attached - it got further this time, but not far enough.
It's starting to look good.
Please apply the attached patch on top of your current code. This simply removes the check that tripped up the read process from the FILO IDE driver.
The OpenBIOS IDE driver doesn't have it but it was in the FILO IDE driver before and I wasn't sure if I should keep it but left it in for good measure. It seems to cause problems.
Note that there were a few extra lines on the screen that were not present on the serial console:
Incomplete error checking in my new code. I've added that to my tree now and will send a signed-off patch once you and Stefan test OK.
//Peter