freebsd-dev/sys/dev/mii
Bill Paul 5c1cfac46e Add support for parsing the media blocks from the SROM on 21143
adapters. This is necessary in order to make this driver work with
the built-in ethernet on the alpha Miata machines. These systems
have a 21143-PC chip on-board and optional daughtercards with either
a 10/100 MII transceiver or a 10baseT/10base2 transceiver. In both
cases, you need to twiddle the GPIO bits on the controller in order
to turn the transceivers on, and you have to read the media info
from the SROM in order to find out what bits to twiddle.
2000-10-05 17:36:14 +00:00
..
amphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
amphyreg.h Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence, 1999-09-06 05:27:55 +00:00
brgphy.c Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400 2000-04-22 01:58:18 +00:00
brgphyreg.h Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400 2000-04-22 01:58:18 +00:00
dcphy.c Add support for parsing the media blocks from the SROM on 21143 2000-10-05 17:36:14 +00:00
devlist2h.awk $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +00:00
exphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
Makefile.miidevs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mii_physubr.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mii.c Provide a tag so that miibus consumers can depend on the module, 2000-04-29 13:38:26 +00:00
mii.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
miibus_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
miidevs Add the ID for the built-in homePNA PHY in the AMD 79C798 controller. 2000-09-20 17:02:16 +00:00
miidevs.h regenerate 2000-09-20 17:02:32 +00:00
miivar.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
mlphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
nsphy.c Added Altima Communications OUI and their AC101 10/100 2000-06-21 19:26:01 +00:00
nsphyreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pnaphy.c Add a homePNA PHY driver. This is really only a stub: MII-based homePNA 2000-09-20 17:04:30 +00:00
pnphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
rlphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
tlphy.c $Id$ -> $FreeBSD$ 1999-08-28 02:16:32 +00:00
tlphyreg.h $Id$ -> $FreeBSD$ 1999-08-28 02:16:32 +00:00
ukphy_subr.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
ukphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
xmphy.c Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400 2000-04-22 01:58:18 +00:00
xmphyreg.h Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400 2000-04-22 01:58:18 +00:00