Jeff Garzik wrote:
Mark Lord wrote:
Oh, now there's a thought. How do we specify "max segment size" today?
I'll need to make sure that sata_mv still does that (64KB), even though
it doesn't care about crossing 64KB boundaries.
Agreed. 50xx is the same: 64k segment size limit, dma boundary is
really 0xffffffff. Good catch, I had made the mistaken assumption that
there was the standard IDE 64k boundary as well.
Okay, good. I can do this with a scsi slave config function,
or we could (longer term) add it to libata somewhere.
Short term, I've already added a mv_slave_config() SCSI function here.
Cheers
-
: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html