From: Francois Romieu Date: Sat, 30 Jul 2005 11:10:21 +0000 (+0200) Subject: [PATCH] sis190: ethtool/mii support. X-Git-Tag: v2.6.14-rc1~1025^2~3^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43afb949a955a7d88f4baf43d5c676bf4c31ff6c;p=pandora-kernel.git [PATCH] sis190: ethtool/mii support. ethtool/mii support Bug: disabling autonegotiation and setting the link parameters at the same time does not provide the expected result. More investigation is needed. Note: past the initial probe/open time, the link is managed from user-space or accessed through sis190_phy_task, i.e. in a usermode context. Whence the very limited locking needs. Signed-off-by: Francois Romieu Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed