All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] PCI: Unhide the SMBus on the Compaq Evo D510 USDT
@ 2009-07-28  9:49 Jean Delvare
       [not found] ` <20090728114919.211f48a3-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2009-07-28  9:49 UTC (permalink / raw)
  To: Jesse Barnes; +Cc: linux-pci-u79uwXL29TY76Z2rM5mHXA, Linux I2C, Nuzhna Pomoshch

Subject: PCI: Unhide the SMBus on the Compaq Evo D510 USDT

One more form factor for Compaq Evo D510, which needs the same quirk
as the other form factors. Apparently there's no hardware monitoring
chip on that one, but SPD EEPROMs, so it's still worth unhiding the
SMBus.

Signed-off-by: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
Cc: Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
Tested-by: Nuzhna Pomoshch <nuzhna_pomoshch-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
---
 drivers/pci/quirks.c |    1 +
 1 file changed, 1 insertion(+)

--- linux-2.6.31-rc4.orig/drivers/pci/quirks.c	2009-07-14 10:26:41.000000000 +0200
+++ linux-2.6.31-rc4/drivers/pci/quirks.c	2009-07-27 14:47:15.000000000 +0200
@@ -1201,6 +1201,7 @@ static void __init asus_hides_smbus_host
 			switch(dev->subsystem_device) {
 			case 0x00b8: /* Compaq Evo D510 CMT */
 			case 0x00b9: /* Compaq Evo D510 SFF */
+			case 0x00ba: /* Compaq Evo D510 USDT */
 				/* Motherboard doesn't have Host bridge
 				 * subvendor/subdevice IDs and on-board VGA
 				 * controller is disabled if an AGP card is


-- 
Jean Delvare

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

* Re: [PATCH] PCI: Unhide the SMBus on the Compaq Evo D510 USDT
       [not found] ` <20090728114919.211f48a3-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
@ 2009-07-28 16:56   ` Jesse Barnes
  0 siblings, 0 replies; 2+ messages in thread
From: Jesse Barnes @ 2009-07-28 16:56 UTC (permalink / raw)
  To: Jean Delvare; +Cc: linux-pci-u79uwXL29TY76Z2rM5mHXA, Linux I2C, Nuzhna Pomoshch

On Tue, 28 Jul 2009 11:49:19 +0200
Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org> wrote:

> Subject: PCI: Unhide the SMBus on the Compaq Evo D510 USDT
> 
> One more form factor for Compaq Evo D510, which needs the same quirk
> as the other form factors. Apparently there's no hardware monitoring
> chip on that one, but SPD EEPROMs, so it's still worth unhiding the
> SMBus.
> 
> Signed-off-by: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
> Cc: Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
> Tested-by: Nuzhna Pomoshch <nuzhna_pomoshch-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
> ---

Applied to my linux-next branch, thanks.

-- 
Jesse Barnes, Intel Open Source Technology Center

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

end of thread, other threads:[~2009-07-28 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-28  9:49 [PATCH] PCI: Unhide the SMBus on the Compaq Evo D510 USDT Jean Delvare
     [not found] ` <20090728114919.211f48a3-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2009-07-28 16:56   ` Jesse Barnes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.