On Fri, Feb 02, 2001 at 02:40:38PM +0700, Supasin Sae-heng wrote:
> It means 2.4.0 does not support WRITE request that larger than 64K,  or the
> method to write is not compatible with the driver.
> And can we fix this?,  such as edit the value

It means that the kernel's SCSI subsystem _does_ support write
requests > 64K, but the driver can't handle that.

It takes hackery to fix this, such as rewriting the SCSI commands
going to the controller to break writes down in the driver before
passing them on.

Adaptec is working on it.

Matt



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to