lkml.org 
[lkml]   [2006]   [Aug]   [31]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] VIA IRQ quirk fixup only in XT_PIC mode Take 2
FromSergio Monteiro Basto <>
DateThu, 31 Aug 2006 12:33:22 +0100
On Wed, 2006-08-30 at 12:13 -0400, Daniel Drake wrote:

> > about Linus suggestion : 
> > -	new_irq = dev->irq & 0xf;
> > +	new_irq = dev->irq;
> > +	if (!new_irq || new_irq >= 15)
> > +		return;
> > 
> > no, we have problem with VIA SATA controllers which have irq lower than
> > 15 
> 
> Any chance you can provide a link to this example so that we can 
> document the decision in the commit message?

http://lkml.org/lkml/2006/7/30/59



Thanks,
--
Sérgio M. B.

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

\
 
 \ /
  Last update: 2006-08-31 13:39    [from the cache]
©2003-2008