lkml.org 
[lkml]   [2007]   [Oct]   [24]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 23 Oct 2007 22:06:56 -0700 (PDT)
SubjectRe: [PATCH 3/4]: [PCI]: Add quirk for devices which disable MSI when INTX_DISABLE is set.
FromDavid Miller <>
From: "Michael Chan" <mchan@broadcom.com>
Date: Tue, 23 Oct 2007 21:59:39 -0700

> David Miller wrote:
> 
> > +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_BROADCOM,
> > +			PCI_DEVICE_ID_TIGON3_5780,
> > +			quirk_msi_intx_disable_bug);
> > +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_BROADCOM,
> > +			PCI_DEVICE_ID_TIGON3_5780S,
> > +			quirk_msi_intx_disable_bug);
> > +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_BROADCOM,
> > +			PCI_DEVICE_ID_TIGON3_5714,
> > +			quirk_msi_intx_disable_bug);
> > +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_BROADCOM,
> > +			PCI_DEVICE_ID_TIGON3_5714S,
> > +			quirk_msi_intx_disable_bug);
> > +
> 
> Please add PCI_DEVICE_ID_TIGON3_5715 and
> PCI_DEVICE_ID_TIGON3_5715S as well.

I will.

> Other than that,
> Acked-by: Michael Chan <mchan@broadcom.com>

Thanks for reviewing.
-
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: 2007-10-24 07:11    [from the cache]
©2003-2008