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
/
en
History
harti
1745a6f617
Move the locking of the softc up to before the allocation of the
...
transmission map. This allocation accesses the softc so should be under the lock (it uses NOWAIT).
2003-12-17 10:01:46 +00:00
..
if_en_pci.c
Replace the if_name and if_unit members of struct ifnet with new members
2003-10-31 18:32:15 +00:00
midway.c
Move the locking of the softc up to before the allocation of the
2003-12-17 10:01:46 +00:00
midwayreg.h
Convert the midway driver to use busdma. Except for this conversion the
2003-04-25 16:14:03 +00:00
midwayvar.h
Consistently use the BSD u_int and u_short instead of the SYSV uint and
2003-08-07 15:04:27 +00:00