[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    Re: Problem with Adaptec 2940 and 3Com595
From:       Dan Stromberg <strombrg () nis ! acs ! uci ! edu>
Date:       1997-02-28 16:39:30
[Download RAW message or body]

Try this:
---------------------------------------------------------------
--- drivers/scsi/aic7xxx.c.t    Sat Feb 22 09:14:37 1997
+++ drivers/scsi/aic7xxx.c      Sat Feb 22 09:14:57 1997
@@ -4357,7 +4357,7 @@
     /*
      * Register IRQ with the kernel.
      */
-    if (request_irq(config->irq, aic7xxx_isr, SA_INTERRUPT | SA_SHIRQ,
+    if (request_irq(config->irq, aic7xxx_isr, SA_SHIRQ,
        "aic7xxx", NULL))
     {
       printk(KERN_WARNING "aic7xxx: Couldn't register IRQ %d,
ignoring.\n",
---------------------------------------------------------------
I recently tried a 3c590 in two different machines, both having aha2940u
scsi controllers.  One machine worked fine, the other didn't until I
applied this patch.

I cannot take credit for this patch - I got it off of the vortex mailing
list.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic