public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* VIA IRQ quirk missing PCI ids since 2.6.16.17
@ 2006-11-06 11:38 Wilco Beekhuizen
  2006-11-06 12:47 ` Sergio Monteiro Basto
  2006-11-06 13:30 ` Alan Cox
  0 siblings, 2 replies; 15+ messages in thread
From: Wilco Beekhuizen @ 2006-11-06 11:38 UTC (permalink / raw)
  To: linux-kernel

Hi, since 2.6.17.17 in drivers/pci/quirks.c (quirk_via_irq) all VIA
chipsets are listed seperately instead of the "include everything"
PCI_ANY_ID.

This is however problematic with my chipset.
The ethernet controller, a VT6102 (Rhine-II) and the audio controller,
VT8233/A/8235/8237 need a fix to work.
Including PCI_ANY_ID again fixes these problems but is of course a
pretty evil fix. The problem is I can't find out which PCI ids to
include. I'm new to this list so suggestions are welcome.

Wilco

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2006-11-08 20:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-06 11:38 VIA IRQ quirk missing PCI ids since 2.6.16.17 Wilco Beekhuizen
2006-11-06 12:47 ` Sergio Monteiro Basto
2006-11-06 21:13   ` Alan Cox
2006-11-07  1:25     ` Dave Jones
2006-11-07  1:34       ` Alan Cox
2006-11-08  8:54         ` Wilco Beekhuizen
2006-11-08 12:43           ` Sergio Monteiro Basto
2006-11-08 14:55             ` Wilco Beekhuizen
2006-11-08 15:19           ` Alan Cox
2006-11-07  4:07       ` Greg KH
2006-11-07  8:31       ` Jeff Garzik
2006-11-08 17:22     ` Sergey Vlasov
2006-11-08 18:05       ` Alan Cox
2006-11-08 20:33         ` Sergey Vlasov
2006-11-06 13:30 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox