Re: new aic7xxx driver problems

Giuliano Pochini (pochini@denise.shiny.it)
Thu, 12 Apr 2001 22:09:24 +0200


> >I have two Adaptec 2930CU (ultra narrow) cards. I modified the driver to
> >make them work in ultra mode.
>
> Can you elaborate on what you had to modify ?

I just added AHC_ULTRA to the features of 7850

AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,
^^^^^^^^^^

> >Apr 3 23:05:10 Jay kernel: scsi1:0:4:0: Attempting to queue an ABORT message
>
> Please run your system with aic7xxx=verbose and send me the resulting
> messages. You should also upgrade to v6.1.11 of the driver.

Plain v6.1.11 hangs. It prints scsi0: blah blah scsi1: sdfdfgsg, I hear the cd
spinning up and nothing more. The system doesn't crash completely because the
cursor don't stop blinking (I don't use a hw cursor). I think it's just
waiting
something will never arrive.

(ppc750)

Bye.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/