OSDN Git Service

[PATCH] sis190: ethtool/mii support.
authorFrancois Romieu <romieu@fr.zoreil.com>
Sat, 30 Jul 2005 11:10:21 +0000 (13:10 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 30 Jul 2005 22:20:59 +0000 (18:20 -0400)
commit43afb949a955a7d88f4baf43d5c676bf4c31ff6c
treee179f7694439d8668c6f0691a8b468d20746ede3
parent4405d3b5ef0a870e8d70ee4a3d050c89fcc40a86
[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 <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sis190.c