1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys/dev/mii
Bill Paul b9f78d2b4a Add a device driver for the Broadcom BCM4401 ethernet controller,
written by Stuart Walsh and Duncan Barclay (with some kibbitzing by
me). I'm checking it in on Stuart's behalf.

The BCM4401 is built into several x86 laptop and desktop systems. For the
moment, I have only enabled it in the x86 kernel config because although
it's a PCI device, I haven't heard of any standalone NICs that use it. If
somebody knows of one, we can easily add it to the other arches.

This driver uses register/structure data gleaned from the Linux
driver released by Broadcom, but does not contain any of the code
from the Linux driver itself. It uses busdma.
2003-09-09 18:17:23 +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_physubr.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
mii.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
mii.h
miibus_if.m
miidevs Add a device driver for the Broadcom BCM4401 ethernet controller, 2003-09-09 18:17:23 +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
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_subr.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ukphy.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