commit | 68ad9910b0525d0194f9c316c7cb14adbf8e0c0c | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Mon Jun 27 15:24:25 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon Jun 27 17:36:40 2005 -0700 |
tree | 9d853ef1fdbced01c14749dadffe533c75745df6 | |
parent | 58ecd15652979f2001dc296dcfd303cc1bd33ce7 [diff] |
[PATCH] ide: IDE timing violation on reset Pretty much theoretical for non MMIO thankfully. We _must_ use OUTBSYNC for commands or they may be posted and thus ruin the 400nS required delay. Signed-off-by: Alan Cox <alan@redhat.com> Acked-by: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>