mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] pci-quirks: HP hides SMBus controller in Compaq nx9500 laptops
@ 2008-12-23 21:54 Michał Mirosław
  1970-01-01  6:46 ` Pavel Machek
  0 siblings, 1 reply; 6+ messages in thread
From: Michał Mirosław @ 2008-12-23 21:54 UTC (permalink / raw)
  To: Jesse Barnes; +Cc: linux-kernel, linux-pci

I found no references to SMBus in ACPI DSDT disassembly on my laptop
so this should be safe.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>

diff -urN linux-2.6.27.7-brfix1-nvpid/drivers/pci/quirks.c pci-quirks/drivers/pci/quirks.c
--- linux-2.6.27.7-brfix1-nvpid/drivers/pci/quirks.c	2008-10-10 00:13:53.000000000 +0200
+++ pci-quirks/drivers/pci/quirks.c	2008-12-06 22:18:46.000000000 +0100
@@ -1040,6 +1040,7 @@
 			switch (dev->subsystem_device) {
 			case 0x12bc: /* HP D330L */
 			case 0x12bd: /* HP D530 */
+			case 0x006a: /* HP Compaq nx9500 */
 				asus_hides_smbus = 1;
 			}
 		else if (dev->device == PCI_DEVICE_ID_INTEL_82875_HB)

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

end of thread, other threads:[~2009-01-06 12:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-23 21:54 [PATCH] pci-quirks: HP hides SMBus controller in Compaq nx9500 laptops Michał Mirosław
1970-01-01  6:46 ` Pavel Machek
2009-01-05 19:19   ` Jesse Barnes
2009-01-05 20:02     ` Michał Mirosław
2009-01-06  8:41       ` Pavel Machek
2009-01-06 12:43         ` Michał Mirosław

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

all inboxes | Powered by JetHome®