netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6] eepro100: remove ID for 82556
@ 2005-02-01 19:11 Scott Feldman
  2005-02-19  5:03 ` Jeff Garzik
  0 siblings, 1 reply; 4+ messages in thread
From: Scott Feldman @ 2005-02-01 19:11 UTC (permalink / raw)
  To: jgarzik; +Cc: netdev

82556 support doesn't work with eepro100, so this removes the ID
(0x1228) for 82556.  See this thread for more info:

http://marc.theaimsgroup.com/?l=linux-kernel&m=110726223221165&w=2

Signed-off-by: Scott Feldman <sfeldma@pobox.com>

--- linux-2.4.28-rc1/drivers/net/eepro100.c.orig	2005-02-01 10:58:56.878906632 -0800
+++ linux-2.4.28-rc1/drivers/net/eepro100.c	2005-02-01 10:59:10.479838976 -0800
@@ -2395,7 +2395,6 @@
 	{ PCI_VENDOR_ID_INTEL, 0x1050, PCI_ANY_ID, PCI_ANY_ID, },
 	{ PCI_VENDOR_ID_INTEL, 0x1059, PCI_ANY_ID, PCI_ANY_ID, },
 	{ PCI_VENDOR_ID_INTEL, 0x1227, PCI_ANY_ID, PCI_ANY_ID, },
-	{ PCI_VENDOR_ID_INTEL, 0x1228, PCI_ANY_ID, PCI_ANY_ID, },
 	{ PCI_VENDOR_ID_INTEL, 0x2449, PCI_ANY_ID, PCI_ANY_ID, },
 	{ PCI_VENDOR_ID_INTEL, 0x2459, PCI_ANY_ID, PCI_ANY_ID, },
 	{ PCI_VENDOR_ID_INTEL, 0x245D, PCI_ANY_ID, PCI_ANY_ID, },

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-02-19 18:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-01 19:11 [PATCH 2.6] eepro100: remove ID for 82556 Scott Feldman
2005-02-19  5:03 ` Jeff Garzik
2005-02-19  8:08   ` Meelis Roos
2005-02-19 18:18     ` John Ronciak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).