On Sat, Dec 08 2001, Udo A. Steinberg wrote: > Jens Axboe wrote: > > > > Yes please -- try 2.5.1-pre1 and 2.5.1-pre2, it probably broke there. > > Indeed. pre1 works, pre2 doesn't: Ah, I think I see the problem. Very first mode page capabilities probe fails, which is expected and therefore retried. But now we've killed the correct length of command, which should only be done on success. The second time you load ide-cd, it succeeds on first probe and thus works. Attached patch should fix it. -- Jens Axboe