commit | 43afb949a955a7d88f4baf43d5c676bf4c31ff6c | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Sat Jul 30 13:10:21 2005 +0200 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat Jul 30 18:20:59 2005 -0400 |
tree | e179f7694439d8668c6f0691a8b468d20746ede3 | |
parent | 4405d3b5ef0a870e8d70ee4a3d050c89fcc40a86 [diff] |
[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>