[PATCH] ide: restore support for AEC6280M cards in aec62xx.c
authorThibaut VARENE <T-Bone@parisc-linux.org>
Fri, 3 Feb 2006 11:03:48 +0000 (03:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 3 Feb 2006 16:32:01 +0000 (08:32 -0800)
commitd237bf49261ed812a17f7123fea9b80ef673ca0f
treee0ac0c126e5705cc7f9116211994195bfca2d652
parent75b84e94aa9fa74bda9a393b55ef6778b90eb1a8
[PATCH] ide: restore support for AEC6280M cards in aec62xx.c

This patch adds missing initialization sequence, necessary to get the
"Macintosh" version of AEC6280 cards to work in Linux.  Without this patch,
the driver hangs for several minutes trying to initialize the card and the
kernel is left in an unstable state.  This patch has been tested fine on
ppc and i386.

Signed-off-by: Thibaut VARENE <varenet@parisc-linux.org>
Acked-by: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/pci/aec62xx.c