[parisc-linux-cvs] linux-2.5 grundler
Grant Grundler
parisc-linux@lists.parisc-linux.org
Mon, 14 Oct 2002 18:13:44 -0600 (MDT)
CVSROOT: /var/cvs
Module name: linux-2.5
Changes by: grundler 02/10/14 18:13:44
Modified files:
. : Makefile
drivers/net/tulip: media.c
Log message:
2.5.41-pa1 fix tulip PHY reset/init ( ~= 2.4.19-pa22)
DP83840A.pdf and lxt971d.pdf both require polling the reset bit
(bit 15) in mdio control register to determine when a reset has
completed. Then the "init" sequence can be sent.
Don't know if all other PHY's are compatible with this or not.
HP only used the above two PHY's.