This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-02 16:05:17 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a37231dc3f
opnsense-src
/
sys
/
dev
/
dc
History
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