Re: [patch 13/17] drivers/scsi/initio.c: suppress compile warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2008-03-28 at 22:43 +0000, Alan Cox wrote:
> > Alan, has this driver ever worked on a BE platform?
> 
> Not afaik.

It looks to me like the SCSI piece is entirely driven by the state model
in tulip_scsi, which seems to drive the phases by I/O instructions which
are endian safe, so the only issue I can see is the actual SG entries
themselves, which begin as an outl of the pointer to the SG table, but
which must be pulled into the card by DMA.

So basically, most of the cpu_to_le32 in this driver look wrong.  If I
can fix it (or persuade someone else to fix it) can anyone test it on a
BE platform?

James


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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux