On Thu, May 02, 2002 at 07:20:10AM -0400, rwhron@earthlink.net wrote:
> This is the output while compiling aic7xxx_old.c:
>
> aic7xxx_old.c:11950: unknown field `abort' specified in initializer
> aic7xxx_old.c:11950: unknown field `reset' specified in initializer
Stereotypical "needs error handling code" errors.
> aic7xxxx_old.c compiles in 2.5.12 and 2.5.7-dj3, although it may
> be broken in some other way.
Yep. Removal of the abort/reset methods shows us which SCSI drivers
don't have any error handling. So they 'worked' up until you got
an error, and then...
> Is it appropriate to edit .config to use the new driver by setting:
> CONFIG_SCSI_AIC7XXX=y
> CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
> CONFIG_AIC7XXX_RESET_DELAY_MS=15000
> Is the new driver experimental, or ?
I've no experience of either driver in practice, so I'm not actually
sure what the game plan is here. Someone want to fill us in? Justin?
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/
This archive was generated by hypermail 2b29 : Tue May 07 2002 - 22:00:13 EST