]> git.baikalelectronics.ru Git - kernel.git/commit
forcedeth fix: take phy out of reset during power up
authorAyaz Abdulla <aabdulla@nvidia.com>
Mon, 22 Sep 2008 13:55:35 +0000 (09:55 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 25 Sep 2008 02:11:42 +0000 (22:11 -0400)
commitc9742a320cf538f98aaa7c2f051b563cad196d4c
tree3fa22d9a8fce3ac488dfa2243b18bba0d9b439e9
parent375928745f6534eba690aa1a5ef3360fc1673f0a
forcedeth fix: take phy out of reset during power up

This patch will add the phy reset bit into the power up mask which is
used during power up. Certain BIOSes will place the phy in reset and
therefore the driver must take the phy out of reset when it loads.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/forcedeth.c