freebsd-src/sys/dev/mii
Bill Paul 9bac70b851 Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S
ethernet chips. This driver is pretty simple, however it contains
special DSP initialization code which is needed in order to get
the chip to negotiate a gigE link. (This special initialization
may not be needed in subsequent chip revs.) Also:

- Fix typo in if_rlreg.h (RL_GMEDIASTAT_1000MPS -> RL_GMEDIASTAT_1000MBPS)

- Deal with shared interrupts in re_intr(): if interface isn't up,
  return.

- Fix another bug in re_gmii_writereg() (properly apply data field mask)

- Allow PHY driver to read the RL_GMEDIASTAT register via the
  re_gmii_readreg() register (this is register needed to determine
  real time link/media status).
2003-09-11 03:53:46 +00:00
..
acphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acphyreg.h
amphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
amphyreg.h
bmtphy.c Add a device driver for the Broadcom BCM4401 ethernet controller, 2003-09-09 18:17:23 +00:00
bmtphyreg.h
brgphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
brgphyreg.h Fix bge at 10Mbit. The defines for 10-Half and 10-Full were swapped. 2003-06-17 15:02:28 +00:00
dcphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
e1000phy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
e1000phyreg.h
exphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
inphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
inphyreg.h
lxtphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
lxtphyreg.h
mii.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
mii.h
mii_physubr.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
miibus_if.m
miidevs Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S 2003-09-11 03:53:46 +00:00
miivar.h
mlphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
nsgphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
nsgphyreg.h
nsphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
nsphyreg.h
pnaphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pnphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
qsphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
qsphyreg.h
rgephy.c Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S 2003-09-11 03:53:46 +00:00
rgephyreg.h Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S 2003-09-11 03:53:46 +00:00
rlphy.c Take the support for the 8139C+/8169/8169S/8110S chips out of the 2003-09-08 02:11:25 +00:00
ruephy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ruephyreg.h Add RealTek RTL8150 USB to fast Ethernet controller driver. 2003-05-03 10:16:56 +00:00
tdkphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
tdkphyreg.h
tlphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
tlphyreg.h
ukphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ukphy_subr.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
xmphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
xmphyreg.h