netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add new PHY to sis900 supported list
@ 2006-08-12  9:17 Daniele Venzano
  2006-08-14 17:59 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Daniele Venzano @ 2006-08-12  9:17 UTC (permalink / raw)
  To: NetDev, Jeff Garzik; +Cc: Jools Smyth

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

Please include the attached patch that adds support for a new PHY to the
sis900 driver. See also Bugzilla 6919.

Signed-off-by: Daniele Venzano <venza@brownhat.org>

-- 
------------------------------
Daniele Venzano
Web: http://teg.homeunix.org

[-- Attachment #2: patch.diff --]
[-- Type: text/plain, Size: 632 bytes --]

diff -urN linux-source-2.6.15/drivers/net/sis900.c linux-src-modified/drivers/net/sis900.c
--- linux-source-2.6.15/drivers/net/sis900.c	2006-03-02 21:18:37.000000000 +0000
+++ linux-src-modified/drivers/net/sis900.c	2006-07-29 14:46:51.000000000 +0100
@@ -131,6 +131,7 @@
 	{ "AMD 79C901 10BASE-T PHY",  		0x0000, 0x6B70, LAN },
 	{ "AMD 79C901 HomePNA PHY",		0x0000, 0x6B90, HOME},
 	{ "ICS LAN PHY",			0x0015, 0xF440, LAN },
+	{ "ICS LAN PHY",			0x0143, 0xBC70, LAN },
 	{ "NS 83851 PHY",			0x2000, 0x5C20, MIX },
 	{ "NS 83847 PHY",                       0x2000, 0x5C30, MIX },
 	{ "Realtek RTL8201 PHY",		0x0000, 0x8200, LAN },

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

* Re: [PATCH] Add new PHY to sis900 supported list
  2006-08-12  9:17 [PATCH] Add new PHY to sis900 supported list Daniele Venzano
@ 2006-08-14 17:59 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2006-08-14 17:59 UTC (permalink / raw)
  To: NetDev, Jeff Garzik, Jools Smyth

applied


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

end of thread, other threads:[~2006-08-14 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-12  9:17 [PATCH] Add new PHY to sis900 supported list Daniele Venzano
2006-08-14 17:59 ` Jeff Garzik

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).