netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add Altimata PHY to sis900 driver
@ 2004-10-28 10:21 Daniele Venzano
  0 siblings, 0 replies; only message in thread
From: Daniele Venzano @ 2004-10-28 10:21 UTC (permalink / raw)
  To: Jeff Garzik, NetDev


[-- Attachment #1.1: Type: text/plain, Size: 478 bytes --]

The attached patch fixes a long standing detection problem with the
sis900 driver.
This PHY chip is used on some Pentium 4  with SiS chipset and on the
Acer Aspire 1705SMi (at least) notebook.

The patch is made against kernel 2.6.9 and is available also on
http://teg.homeunix.org/sis900.html

Please, consider for inclusion.

Signed-Off-By: Daniele Venzano <webvenza@libero.it>

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


[-- Attachment #1.2: sis900-new-altimata-phy.diff --]
[-- Type: text/plain, Size: 552 bytes --]

Index: sis900.c
===================================================================
--- a/drivers/net/sis900.c	(revision 12)
+++ b/drivers/net/sis900.c	(working copy)
@@ -120,6 +120,7 @@
 } mii_chip_table[] = {
 	{ "SiS 900 Internal MII PHY", 		0x001d, 0x8000, LAN },
 	{ "SiS 7014 Physical Layer Solution", 	0x0016, 0xf830, LAN },
+	{ "Altimata AC101LF PHY",               0x0022, 0x5520, LAN },
 	{ "AMD 79C901 10BASE-T PHY",  		0x0000, 0x6B70, LAN },
 	{ "AMD 79C901 HomePNA PHY",		0x0000, 0x6B90, HOME},
 	{ "ICS LAN PHY",			0x0015, 0xF440, LAN },

[-- 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-10-28 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-28 10:21 [PATCH] Add Altimata PHY 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).