Re: Advansys SCSI driver and 2.6.16

From: Andrew Morton
Date: Thu Apr 20 2006 - 03:50:08 EST


Ken Witherow <phantoml@xxxxxxxxxxxxxxxx> wrote:
>
> I would say driver is working as intended,

OK, thanks. The driver needs some caring for. Probably marking it as
BROKEN was the wrong thing to do, because then everyone ignores it. I'll
enable it in -mm, see if that motivates someone to take pity upon it.

> though I do get a slew of:
>
> drivers/scsi/advansys.c:18223: warning: passing argument 2 of 'writew'
> makes pointer from integer without a cast
> drivers/scsi/advansys.c:18223: warning: passing argument 2 of 'writeb'
> makes pointer from integer without a cast
>
> warnings when compiling

Yes, you will. I stuck a few typecasts in there just to quieten things down.

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