From: "Éric BURGHARD" <eric.burghard@systheo.com>
To: gregkh@suse.de
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz
Subject: quirks.c patch for Asus W1N laptop model support (asus_hides_smbus)
Date: Sun, 8 May 2005 00:01:15 +0200 [thread overview]
Message-ID: <200505080001.15329.eric.burghard@systheo.com> (raw)
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)) {
next reply other threads:[~2005-05-07 21:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-07 22:01 Éric BURGHARD [this message]
2005-05-10 0:34 ` quirks.c patch for Asus W1N laptop model support (asus_hides_smbus) Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200505080001.15329.eric.burghard@systheo.com \
--to=eric.burghard@systheo.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox