]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Convert the fxp driver to miibus, which involves ripping out the PHY
authorjlemon <jlemon@FreeBSD.org>
Mon, 12 Mar 2001 21:30:52 +0000 (21:30 +0000)
committerjlemon <jlemon@FreeBSD.org>
Mon, 12 Mar 2001 21:30:52 +0000 (21:30 +0000)
commitf2248a59960d4aa49a221cef285ef5ec4e6694ab
treefb73368db8fab000c9b12c27371ca6e4ca5bba19
parentbfe50892f16ba10eae7e56bc0e969046f2a3cf4b
Convert the fxp driver to miibus, which involves ripping out the PHY
logic and media bits.  Support for Intel PHYs can now be found in
dev/mii/inphy.c.

Clean up the driver, and add various 82558 and 82559 specific bits.
sys/dev/fxp/if_fxp.c
sys/dev/fxp/if_fxpreg.h
sys/dev/fxp/if_fxpvar.h