lkml.org 
[lkml]   [2003]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH] orinoco_pci.c drives prism III
From
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/
-
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-03-22 13:49    [W:0.172 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site