mirror of
https://github.com/proski/madwifi
synced 2024-11-22 06:21:47 +03:00
569637796f
AR2424 and AR2425 share the same PCI ID. Probing AR2425 with HAL that doesn't support it is problematic. It causes an unhandled NMI and puts the device to a non-functional state. After that, even HAL that supports AR2425 won't be able to use the device until the system is rebooted. Reject AR2425 devices if HAL doesn't positively indicate support for them. git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3825 0192ed92-7a03-0410-a25b-9323aeb14dbd |
||
---|---|---|
.. | ||
if_ath_ahb.c | ||
if_ath_ahb.h | ||
if_ath_debug.h | ||
if_ath_hal_extensions.c | ||
if_ath_hal_extensions.h | ||
if_ath_hal_macros.h | ||
if_ath_hal_wrappers.h | ||
if_ath_hal.h | ||
if_ath_pci.c | ||
if_ath_pci.h | ||
if_ath_radar.c | ||
if_ath_radar.h | ||
if_ath.c | ||
if_athioctl.h | ||
if_athvar.h | ||
Makefile | ||
Makefile.kernel |