]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit79af0f1a3e8a2d8c117a9c66660b2fd2f566b8f1
treee0ac0c126e5705cc7f9116211994195bfca2d652
parent3444809ebb2388d9c755d1cdc69932b182af0924
[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