freebsd-dev/share
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
..
colldef Remove one of the locales which is currently breaking the build. 1999-10-14 19:20:01 +00:00
dict Update the dictionary to contain all of the words in 1999-09-25 18:35:42 +00:00
doc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
examples 5 minutes == 300 seconds, not 600 ! 1999-10-06 15:07:15 +00:00
info $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isdn $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man Convert the mx driver to miibus. 1999-10-16 05:24:13 +00:00
me $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
misc $Revision$,$Date$ -> $FreeBSD$ 1999-09-05 19:11:41 +00:00
mk Add libncp to the list of known libraries. 1999-10-15 08:54:09 +00:00
mklocale ISO8859-5 locale 1999-10-03 00:56:29 +00:00
skel $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
syscons Add spanish support, fixing my own PR. 1999-09-16 10:46:32 +00:00
tabset $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
termcap $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
timedef ISO8859-5 time definition 1999-10-03 01:41:17 +00:00
zoneinfo $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile oops- I must have had a mangeld Entries 1998-12-28 21:51:49 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00