On Fri, Aug 12, 2005 at 03:05:51PM -0400, Ming Zhang wrote:
> i tried to remove the SA_SHIRQ option when request_irq(), unfortunately
> it seems that the IO-APIC will only try to allocate same # to it and
> once that slot is used, the request_irq will fail.

Yes.  These two interrupts are physically on the same wire attached to
the IO-APIC.  You need to put the card in a different slot to change
which interrupt it gets.

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to