On Iau, 2003-07-31 at 20:32, Marcelo Penna Guerra wrote:
> I mean it doesn't crash the system during intensive read/write operations. It
> has something to do with limiting the max bk per request to 7.5 (hwif-
> >rqsize=15).
Already handled in 2.4.22pre-ac
> if(is_sata(hwif))
> {
> + drive->id->hw_config |= 0x6000;
> if(strstr(drive->id->model, "Maxtor"))
> return 3;
> return 4;
> }
We never check the cable bits for SATA so this is a no-op
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:50 EST