From: Stephan von Krawczynski <skraw@ithnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Subject: Patch for 2.4 orinoco_pci.c for device 0x3872
Date: Mon, 21 Jun 2004 18:27:09 +0200 [thread overview]
Message-ID: <20040621182709.5e2553df.skraw@ithnet.com> (raw)
Hello,
the attached patch makes a Harris Semiconductor wireless device (3872) work,
which is built into some series of Acer notebooks. It is tested for months and
known to work (and obviously plain and simple).
Regards,
Stephan
--- linux-2.4.27-rc1/drivers/net/wireless/orinoco_pci.c 2003-08-25 13:44:42.000000000 +0200
+++ linux-2.4.27-skraw/drivers/net/wireless/orinoco_pci.c 2004-06-18 22:27:52.000000000 +0200
@@ -360,6 +360,7 @@
static struct pci_device_id orinoco_pci_pci_id_table[] __devinitdata = {
{0x1260, 0x3873, PCI_ANY_ID, PCI_ANY_ID,},
+ {0x1260, 0x3872, PCI_ANY_ID, PCI_ANY_ID,},
{0,},
};
reply other threads:[~2004-06-21 16:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040621182709.5e2553df.skraw@ithnet.com \
--to=skraw@ithnet.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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
all inboxes | Powered by JetHome®