On Sat, Feb 02, 2013 at 09:27:46AM +0100, Paul Bolle wrote: > On Thu, 2012-11-01 at 10:56 +0100, Paul Bolle wrote: > > Ever since v2.4.3 this driver is advertised as not being under active > > development. It's main advantage to most users will be the warnings it > > generates at build time: > > drivers/scsi/aic7xxx_old.c: In function ‘aic7xxx_register’: > > drivers/scsi/aic7xxx_old.c:7901:5: warning: case value ‘257’ not in enumerated type ‘ahc_chip’ [-Wswitch] > > drivers/scsi/aic7xxx_old.c:7898:5: warning: case value ‘513’ not in enumerated type ‘ahc_chip’ [-Wswitch] > > drivers/scsi/aic7xxx_old.c: In function ‘aic7xxx_load_seeprom’: > > drivers/scsi/aic7xxx_old.c:8517:5: warning: case value ‘257’ not in enumerated type ‘ahc_chip’ [-Wswitch] > > drivers/scsi/aic7xxx_old.c:8510:5: warning: case value ‘513’ not in enumerated type ‘ahc_chip’ [-Wswitch] > > > > Let's drop this old driver. > > > > Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx> > > CONFIG_SCSI_AIC7XXX_OLD is still in current master of kernel.git. Did > anyone have a chance to look at this patch (which is, by now, actually > tested)? Nope. I'll try to get to it today. josh _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kernel