* [PATCH] Add new PHY ID to sis900 driver
@ 2004-08-29 10:32 Daniele Venzano
0 siblings, 0 replies; only message in thread
From: Daniele Venzano @ 2004-08-29 10:32 UTC (permalink / raw)
To: netdev, jgarzik
[-- Attachment #1.1: Type: text/plain, Size: 286 bytes --]
Add new PHY from National (83847).
From: Laurent <laurent@gobio2.net>
Signed-off-by: Daniele Venzano <webvenza@libero.it>
This patch is also available at: http://teg.homeunix.org/sis900.html
--
-----------------------------
Daniele Venzano
Web: http://teg.homeunix.org
[-- Attachment #1.2: sis900-new-national-phy.diff --]
[-- Type: text/plain, Size: 501 bytes --]
Index: sis900.c
===================================================================
--- a/drivers/net/sis900.c (revision 10)
+++ b/drivers/net/sis900.c (revision 11)
@@ -124,6 +124,7 @@
{ "AMD 79C901 HomePNA PHY", 0x0000, 0x6B90, HOME},
{ "ICS LAN PHY", 0x0015, 0xF440, LAN },
{ "NS 83851 PHY", 0x2000, 0x5C20, MIX },
+ { "NS 83847 PHY", 0x2000, 0x5C30, MIX },
{ "Realtek RTL8201 PHY", 0x0000, 0x8200, LAN },
{ "VIA 6103 PHY", 0x0101, 0x8f20, LAN },
{NULL,},
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-08-29 10:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-29 10:32 [PATCH] Add new PHY ID to sis900 driver Daniele Venzano
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).