commit | 966a80b5baef771ff823dbb5248cf8cdc6c75149 | [log] [tgz] |
---|---|---|
author | Larry Johnson <lrj@arlinx.com> | Thu Nov 01 08:46:50 2007 -0500 |
committer | Ben Warren <bwarren@qstreams.com> | Tue Nov 06 10:25:33 2007 -0500 |
tree | c32a4d7cf7ee4c70f6f8d30af3347dd52090793b | |
parent | 81b974b6087f35aaf55fb966dcfab2000efb6587 [diff] |
NET: Add Ethernet 1000BASE-X support for PPC4xx This patch adds support for 1000BASE-X to functions "miiphy_speed ()" and "miiphy_duplex()". It also adds function "miiphy_is_1000base_x ()", which returns non-zero iff the PHY registers are configured for 1000BASE-X. The "mii info" command is modified to distinguish between 1000BASE-T and -X. Signed-off-by: Larry Johnson <lrj@acm.org> Signed-off-by: Ben Warren <bwarren@qstreams.com>