aic in pre1-ac

From: James H. Cloos Jr. (cloos@jhcloos.com)
Date: Wed Jun 07 2000 - 22:20:56 EST


Someone posted this patch a few hours ago:

================================================================
--- scsi_scan.c~ Wed Jun 7 22:01:34 2000
+++ scsi_scan.c Wed Jun 7 22:04:04 2000
@@ -506,7 +506,7 @@
 
        scsi_wait_req (SRpnt, (void *) scsi_cmd,
                  (void *) scsi_result,
- 256, SCSI_TIMEOUT, 3);
+ 256, SCSI_TIMEOUT+4*HZ, 3);
 
        SCSI_LOG_SCAN_BUS(3, printk("scsi: INQUIRY %s with code 0x%x\n",
                SRpnt->sr_result ? "failed" : "successful", SRpnt->sr_result));
================================================================

(watch for linewraps on the last line of that patch; I had to apply by hand).

That patch allowed me to boot ac10 on my workstation (all filesystems
except /boot on drives off the onboard aic-7890; p2b-ds mb).

I am still using the epic100.c from 99-pre6, but otherwise the above
is enough for a good boot.

-JimC

-- 
James H. Cloos, Jr.  <URL:http://jhcloos.com/public_key> 1024D/ED7DAEA6 
<cloos@jhcloos.com>  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6
     Is this post worth two cents?  Then goto <http://2cw.org/23>!

- 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/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:16 EST