mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* extra dmfe ID.
@ 2003-03-24 16:41 davej
  0 siblings, 0 replies; only message in thread
From: davej @ 2003-03-24 16:41 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-kernel

Snarfed from Alans tree, and tested to work ok here
on a 1563.

diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/net/tulip/dmfe.c linux-2.5/drivers/net/tulip/dmfe.c
--- bk-linus/drivers/net/tulip/dmfe.c	2003-03-08 09:57:19.000000000 +0000
+++ linux-2.5/drivers/net/tulip/dmfe.c	2003-03-17 23:42:29.000000000 +0000
@@ -49,6 +49,10 @@
     support.  Updated PCI resource allocation.  Do not
     forget to unmap PCI mapped skbs.
 
+    Alan Cox <alan@redhat.com>
+    Added new PCI identifiers provided by Clear Zhang at ALi 
+    for their 1563 ethernet device.
+
     TODO
 
     Implement pci_driver::suspend() and pci_driver::resume()
@@ -1975,6 +1979,7 @@ static struct pci_device_id dmfe_pci_tbl
 	{ 0x1282, 0x9102, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9102_ID },
 	{ 0x1282, 0x9100, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9100_ID },
 	{ 0x1282, 0x9009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9009_ID },
+	{ 0x10B9, 0x5261, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9102_ID },
 	{ 0, }
 };
 MODULE_DEVICE_TABLE(pci, dmfe_pci_tbl);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-24 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-24 16:41 extra dmfe ID davej

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®