opnsense-src/sys/dev/ath
Sam Leffler b58b38031d Close a race where ath_intr is installed and may be called before
the HAL is setup: use sc_invalid to discard such entries into
ath_intr.  This can easily happen if the device is assigned a shared IRQ.
2003-08-13 21:29:35 +00:00
..
if_ath.c Close a race where ath_intr is installed and may be called before 2003-08-13 21:29:35 +00:00
if_ath_pci.c Close a race where ath_intr is installed and may be called before 2003-08-13 21:29:35 +00:00
if_athioctl.h Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL). 2003-06-23 17:01:19 +00:00
if_athvar.h track changes to 802.11 code: 2003-07-20 21:38:20 +00:00