RE: 2.4.0-test1-ac and aic7xxx

Richard Rager (kb8rln@PENGUINMASTER.COM)
Wed, 7 Jun 2000 14:50:11 -0600 (MDT)


On Wed, 7 Jun 2000, Terry Katz wrote:

> This is quoted from Alan's emails about the latest releases of the 2.4.0ac
> series:
>
> >>> This has the new VM tweaks. Note that the AIC7xxx SCSI is still not
> working.
>

scsi_wait_req (SRpnt, (void *) scsi_cmd,
(void *) scsi_result,
- 256, SCSI_TIMEOUT, 3);
+ 256, SCSI_TIMEOUT+4*HZ, 3);

Ok the patch work for me but I still can not get it to probe on boot.
But I can type "modprobe aic7xxx" after boot and it works.

Any hints,

Richard Rager

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/