Re: Linux 2.5.12-dj1

rwhron@earthlink.net
Thu, 2 May 2002 07:20:10 -0400


This is the output while compiling aic7xxx_old.c:

aic7xxx_old.c:11950: unknown field `abort' specified in initializer
aic7xxx_old.c:11950: warning: initialization from incompatible pointer type
aic7xxx_old.c:11950: unknown field `reset' specified in initializer
aic7xxx_old.c:11950: warning: initialization from incompatible pointer type
aic7xxx_old.c:11950: duplicate initializer
aic7xxx_old.c:11950: (near initialization for `driver_template.slave_attach')
aic7xxx_old.c:11950: duplicate initializer
aic7xxx_old.c:11950: (near initialization for `driver_template.bios_param')
make[3]: *** [aic7xxx_old.o] Error 1

aic7xxxx_old.c compiles in 2.5.12 and 2.5.7-dj3, although it may
be broken in some other way.

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 ?

-- 
Randy Hron

- 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/