From: Alan Cox Date: Mon, 27 Jun 2005 22:24:25 +0000 (-0700) Subject: [PATCH] ide: IDE timing violation on reset X-Git-Tag: v2.6.13-rc1~46^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68ad9910b0525d0194f9c316c7cb14adbf8e0c0c;p=pandora-kernel.git [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 Acked-by: Bartlomiej Zolnierkiewicz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed