This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
dc
History
Bill Paul
d308faacc2
Add #include <machine/mutex.h> since these files need it and don't
...
include anything else that includes mutex.h. Needed to resolve struct mtx from struct dc_softc.
2000-10-13 19:15:50 +00:00
..
dcphy.c
Add #include <machine/mutex.h> since these files need it and don't
2000-10-13 19:15:50 +00:00
if_dc.c
Use device_get_nameunit(dev) as the mutex string when calling
2000-10-13 18:35:49 +00:00
if_dcreg.h
First round of converting network drivers from spls to mutexes. This
2000-10-13 17:54:19 +00:00
pnphy.c
Add #include <machine/mutex.h> since these files need it and don't
2000-10-13 19:15:50 +00:00