lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <6c4c86470611060338j7f216e26od93e35b4b061890e@mail.gmail.com>
Date:	Mon, 6 Nov 2006 12:38:21 +0100
From:	"Wilco Beekhuizen" <wilcobeekhuizen@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: VIA IRQ quirk missing PCI ids since 2.6.16.17

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ