Supasin Sae-heng ([EMAIL PROTECTED]) said: 
> Hi all again,
>   I just compiled kernel "kernel-2.4.0-0.99.11.src.rpm" from fisher
> (beta distribution from redhat.com) to support "aacraid" driver on Dell
> PowerEdge 2450 (PERC3/Si) . Before compiling, I fixed code in
> "/usr/src/linux/drivers/scsi/aacraid/osfuncs.c"
> ------------------------------------------------
> line 477:   tmp_ptr->list.next = NULL;
> ------------------------------------------------
> 
> When I boot with the new kernel, yeah! it found PERC3 controller, hard
> disks, partitions and seem to work properly. BUT when I test it with
> copy many large files from FTP server to the filesystem. It has  many
> error reports like these on my console. NOT all files are received.

It doesn't work with 2.4. It's a known issue; it's incompatible
with the 2.4 SCSI subsystem, most notably:

> AacHba_`DoScsiWrite: WRITE request is larger than 64K

here.

Bill



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

Reply via email to