On Mon, Mar 19, 2007 at 02:10:25AM +0100, Peter Stuge wrote:
On Sun, Mar 18, 2007 at 06:25:30PM +0100, Stefan Reinauer wrote:
maybe it makes sense to port the openbios ide driver (ie clean out the device tree hooks)?
Sounds good. Is the code structure a lot different?
Turns out it wasn't very different. Basically I was just missing a proper loop for reading multiple blocks back from the controller.
Please test this patch. Note I have only implemented multiread support in fsys_ext2fs.c.
//Peter