[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060916084434.GA5161@aepfle.de>
Date: Sat, 16 Sep 2006 10:44:34 +0200
From: Olaf Hering <olaf@...fle.de>
To: Doug Ledford <dledford@...hat.com>
Cc: James Bottomley <James.Bottomley@...elEye.com>,
Linus Torvalds <torvalds@...l.org>, linux-scsi@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.18-rc6
On Fri, Sep 15, Doug Ledford wrote:
> Sorry for my belated response, but this usually happens when you access
> an aic chipset too soon after a chip reset. Try putting a delay before
> whatever access is causing this to see if it make s difference. Common
> problems include after a chip reset, touching any register will cause
> the card to reset, etc.
I put a ssleep(1) before the ahc_inb(ahc, SBLKCTL);
Does not help. Is it possible that the card loses some of its features
during reset and something needs to be done to reenable them?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists