From: Pedro Larroy <piotr@member.fsf.org>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] orinoco_pci.c drives prism III
Date: Sun, 5 Oct 2003 04:59:46 +0200 [thread overview]
Message-ID: <20031005025946.GA2117@81.38.200.176> (raw)
Orinoco pci prism III in my latop works nicely with orinoco_pci
The hw is:
02:06.0 Network controller: Harris Semiconductor: Unknown device 3872 (rev 01)
Subsystem: AMBIT Microsystem Corp.: Unknown device 0200
Flags: medium devsel, IRQ 22
Memory at e0500000 (32-bit, prefetchable) [size=4K]
Capabilities: <available only to root>
just:
--- linux-2.6.0-test6/drivers/net/wireless/orinoco_pci.c 2003-09-28 02:50:36.000000000 +0200
+++ linux-2.6.0-test6-pi/drivers/net/wireless/orinoco_pci.c 2003-10-01 18:51:31.000000000 +0200
@@ -360,6 +360,7 @@
}
static struct pci_device_id orinoco_pci_pci_id_table[] = {
+ {0x1260, 0x3872, PCI_ANY_ID, PCI_ANY_ID,},
{0x1260, 0x3873, PCI_ANY_ID, PCI_ANY_ID,},
{0,},
};
--
Pedro Larroy Tovar | piotr%member.fsf.org
Software patents are a threat to innovation in Europe please check:
http://www.eurolinux.org/
reply other threads:[~2003-10-05 2:59 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=20031005025946.GA2117@81.38.200.176 \
--to=piotr@member.fsf.org \
--cc=linux-kernel@vger.kernel.org \
/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®