freebsd-dev/sys/dev/an
John Baldwin 3be4af9213 - Locking fixes to not do silly things like drop the lock only to call a
function that immediately reacquires the lock.  Also removes recursive
  locking.
- Use the statistics timer to drive the transmit watchdog instead of using
  if_watchdog and if_timer.

Tested by:	gavin
2009-11-10 22:04:19 +00:00
..
if_aironet_ieee.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_an_isa.c - Use device_printf() instead of printf() with an explicit unit number 2009-11-06 18:28:13 +00:00
if_an_pccard.c - Use device_printf() instead of printf() with an explicit unit number 2009-11-06 18:28:13 +00:00
if_an_pci.c - Use device_printf() instead of printf() with an explicit unit number 2009-11-06 18:28:13 +00:00
if_an.c - Locking fixes to not do silly things like drop the lock only to call a 2009-11-10 22:04:19 +00:00
if_anreg.h - Locking fixes to not do silly things like drop the lock only to call a 2009-11-10 22:04:19 +00:00