freebsd-dev/share/man
Bill Paul ed8c6514c4 Convert the mx driver to miibus.
In order to make this work, I created a pseudo-PHY driver to deal with
Macronix chips that use the built-in NWAY support and symbol mode port.
This is actually all of them, with the exception of the original MX98713
which presents its NWAY support via the MII serial interface.

The mxphy driver actually manipulates the controller registers directly
rather than using the miibus_readreg()/miibus_writereg() bus interface
since there are no MII registers to read. The mx driver itself pretends
that the NWAY interface is a PHY locayed at MII address 31 for the sole
purpose of allowing the mxphy_probe() routine to know when it needs to
attach to a host controller.
1999-10-16 05:24:13 +00:00
..
man0 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man1 Remove the wait.1 manpage. There is no userland wait(1) utility, and the 1999-09-20 08:45:43 +00:00
man3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man4 Convert the mx driver to miibus. 1999-10-16 05:24:13 +00:00
man5 Remove the description of the deprecated savecore_enable option, 1999-10-06 09:20:40 +00:00
man6 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man7 Correctly escape a macro call in the description of the .D1 macro. 1999-09-30 14:39:22 +00:00
man8 mdoc(7)'fy 1999-09-22 21:43:18 +00:00
man9 Revert previous change, I misread it as an if( when it really 1999-10-10 09:28:14 +00:00
tools
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00