On Tue, 02 Sep 2008 01:01:19 +0200
Andi Kleen <andi@firstfloor.org> wrote:
quoted text > Arjan van de Ven <arjan@infradead.org> writes:
>
> > On Tue, 02 Sep 2008 00:32:16 +0200
> > Andi Kleen <andi@firstfloor.org> wrote:
> >
> >> David Woodhouse <dwmw2@infradead.org> writes:
> >> > +
> >> > +static struct dmi_system_id __initdata intel_iommu_dmi_table[]
> >> > = {
> >> > + { /* Some DG33BU BIOS revisions advertised
> >> > non-existent VT-d */
> >>
> >> Are you sure it's non existent? A G33 chipset should have it in
> >> hardware I thought.
> >
> > nope they don't/
> > later ones and some other models do though, but not the G33
>
> I see. But presumably that chipset will be in other motherboards
> too and that BIOS bug might be also wider spread. So it would be
> still better to key off an PCI-ID or similar.
>
it would be nice, no doubt, unfortunately this code runs (and needs to
run) before the PCI subsystem is initialized...
--
If you want to reach me at my work email, use
arjan@linux.intel.com
For development, discussion and tips for power savings,
visit
http://www.lesswatts.org
--
unsubscribe notice 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/
Messages in current thread:
Re: Misc fixes for 2.6.27 , Arjan van de Ven , (Mon Sep 1, 4:16 pm)