- make-tulip-driver-not-handle-davicom-nics.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     Make tulip driver not handle Davicom NICs

has been removed from the -mm tree.  Its filename is

     make-tulip-driver-not-handle-davicom-nics.patch

This patch was dropped because it was nacked by the maintainer

------------------------------------------------------
Subject: Make tulip driver not handle Davicom NICs
From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>


Make tulip driver not handle Davicom NICs, let dmfe take over"

Reference: https://launchpad.net/bugs/48287
Source URL of Patch:
http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=1804482911a71bee9114cae1c2079507a38e9e7f

Cc: Valerie Henson <val_henson@xxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/net/tulip/tulip_core.c |    4 ++++
 1 files changed, 4 insertions(+)

diff -puN drivers/net/tulip/tulip_core.c~make-tulip-driver-not-handle-davicom-nics drivers/net/tulip/tulip_core.c
--- 25/drivers/net/tulip/tulip_core.c~make-tulip-driver-not-handle-davicom-nics	Mon Jun 19 17:49:31 2006
+++ 25-akpm/drivers/net/tulip/tulip_core.c	Mon Jun 19 17:49:31 2006
@@ -223,8 +223,12 @@ static struct pci_device_id tulip_pci_tb
 	{ 0x1259, 0xa120, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
 	{ 0x11F6, 0x9881, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMPEX9881 },
 	{ 0x8086, 0x0039, PCI_ANY_ID, PCI_ANY_ID, 0, 0, I21145 },
+	/* dmfe module seems to handle these better. See:
+ 	 * https://launchpad.net/bugs/48287 */
+#if 0
 	{ 0x1282, 0x9100, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DM910X },
 	{ 0x1282, 0x9102, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DM910X },
+#endif
 	{ 0x1113, 0x1216, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
 	{ 0x1113, 0x1217, PCI_ANY_ID, PCI_ANY_ID, 0, 0, MX98715 },
 	{ 0x1113, 0x9511, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
_

Patches currently in -mm which might be from randy.dunlap@xxxxxxxxxx are

acpi-add-ibm-r60e-laptop-to-proc-idle-blacklist.patch
make-tulip-driver-not-handle-davicom-nics.patch
irda-add-some-ibm-think-pads.patch
8250_pnp-add-support-for-other-wacom-tablets.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux