lkml.org 
[lkml]   [2005]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subjectquirks.c patch for Asus W1N laptop model support (asus_hides_smbus)
Date
Hi,

Here's a patch for W1N notebook.

Thanks.

--- quirks.c.old 2005-05-07 04:18:38.000000000 +0200
+++ quirks.c 2005-05-07 11:52:07.000000000 +0200
@@ -787,6 +787,7 @@
if (dev->device == PCI_DEVICE_ID_INTEL_82855PM_HB)
switch (dev->subsystem_device) {
case 0x186a: /* M6Ne notebook */
+ case 0x184b: /* W1N notebook */
asus_hides_smbus = 1;
}
} else if (unlikely(dev->subsystem_vendor == PCI_VENDOR_ID_HP)) {
-
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: 2005-05-07 23:59    [W:0.067 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site