freebsd-dev/sys/dev/en
Hartmut Brandt 70deac4477 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