Alan Cox wrote: > PS: How is the delkin_cb driver - does it know how to do modes and stuff > yet ? Just wondering if I should pull a version for libata whacking I whacked at it for libata a while back, and then shelved it while awaiting PIO to appear in a released libata version. Now that we've got PIO, I ought to add a couple of lines to bind in the right functions and release it. No knowledge of "modes" and stuff -- but the basic register settings I reverse engineered seem to work adequately on the cards I have here. But the card is a total slug unless the host does 32-bit PIO to/from it. Do we have that capability in libata yet? My last hack at it (without the necessary libata PIO bindings) is attached, but this is several revisions behind libata now, and probably needs some updates to compile. Suggestions welcomed. Cheers