1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/dc
Poul-Henning Kamp fd94424c78 Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't really
do anything at the end of the day except bloat the drivers which has
copy&pasted it.
2002-05-04 11:00:30 +00:00
..
dcphy.c Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't really 2002-05-04 11:00:30 +00:00
if_dc.c Don't grab the lock until somewhat later in attach to avoid a lock 2002-05-03 08:44:53 +00:00
if_dcreg.h Forgot one part of the VLAN support for the dc(4) driver. 2002-01-16 21:34:11 +00:00
pnphy.c Make one generic mii_phy_detach() to replace 19 slightly different ones. 2002-04-29 13:07:38 +00:00