opnsense-src/sys/dev/ep
Adrian Chadd f8cdacdd18 Add missing locking.
Whilst here, assert that the lock is held when calling epstop().

Tested:

ep0: <3com Megahertz 574B>
2014-08-21 00:57:32 +00:00
..
if_ep.c Add missing locking. 2014-08-21 00:57:32 +00:00
if_ep_eisa.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ep_isa.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ep_mca.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
if_ep_pccard.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_epreg.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
if_epvar.h - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00