Re: [PATCH V3] VIA IRQ quirk behaviour change

From: Sergio Monteiro Basto
Date: Tue Sep 12 2006 - 08:34:03 EST


On Mon, 2006-09-11 at 23:38 +0200, Stian Jordet wrote:
> On man, 2006-09-11 at 22:23 +0100, Sergio Monteiro Basto wrote:
> > On Mon, 2006-09-11 at 22:16 +0200, Stian Jordet wrote:
> > > On man, 2006-09-11 at 16:33 +0100, Sergio Monteiro Basto wrote:
> > > > On Sun, 2006-09-10 at 21:21 +0200, Stian Jordet wrote:
> > > > > On sÃn, 2006-09-10 at 20:41 +0100, Alan Cox wrote:
> > > > > > Feel free to cc me the lspci data and partial diagnostics and I'll try
> > > > > > and help too.
> > > > >
> > > > > Attached is lspci -xxx and dmesg from 2.6.18-rc6.
> > > > > http://bugzilla.kernel.org/show_bug.cgi?id=2874 has some further
> > > > > information about this (stupid) motherboard. Anything else you need?
> > > > >
> > > > > If anyone can help me with this, I'll promise to send the hero some
> > > > > boxes of Norwegian beer!
> > > > >
> > > > >
> > > > Hi, this isn't the case of one USB with IO-APIC-level on legacy
> > > > interrupts ?
> > > > 11: 5333 5326 IO-APIC-level uhci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb3
> > > >
> > > > if it is , was resolved with this [PATCH V3] VIA IRQ quirk behaviour change ?
> > >
> > > I have no idea what you mean here, but it's by no means fixed by that
> > > patch, actually it just got worse (usb didn't work, but still got
> > > interrupts from eth0 - and it still used irq 11)
> >
> > What ?! Aren't we talk about this computer
> > http://lkml.org/lkml/2006/9/6/178
> > and this
> > http://lkml.org/lkml/2006/9/7/220
> >
> > if you don't get your device quirked we have add your hardware to the
> > list ...
>
> That last patch there, made my system work (but that bugzilla bug is
> still a problem). So with that last patch, my system works just as good
> as it always has, if that's what you're trying to ask :)

Ok, as a quick answer, you have a very primitive VIA SMP board, which
make me remember my old laptop.
I maintain what a had write in previous emails about this system.
Seeing the configuration of irqs on windows, USB are in 9, so could be a
clue.
If I had your board, I'll try not quirk USB (cause quirk put USB in 11)
and make USB interrupts work as IO-APIC-edge.
9: nnnn nnnn IO-APIC-edge uhci_hcd:usb1, uhci_hcd:usb2,
uhci_hcd:usb3

--
SÃrgio M. B.

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