]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sky2: PHY register settings
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 14 May 2007 19:38:11 +0000 (12:38 -0700)
committerJeff Garzik <jeff@garzik.org>
Fri, 18 May 2007 00:43:13 +0000 (20:43 -0400)
commit53419c68517ee296f737cdc0acaca6eb1ae23aeb
tree70c140c5c79a4ddfdbda4594f37904039721d21b
parentabc368a17c00b3c7837498cdb4e166cfdeefbe98
sky2: PHY register settings

Align the PHY setup of the sky2 driver with the vendor sk98lin (10.0.4.3)
driver. The PHY register settings are mostly black magic, even with access
to the documentation it isn't clear what the right values are. The changes
are mostly comments, the code change only affects the Yukon FE (100 mbit only)
version.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c