madwifi/ath
proski 562bdbac4a Use void* to keep an address, not u_int32_t
Pointers don't fit u_int32_t on 64-bit systems.  Besides, conversion
from pointers to integers and vice versa should be generally avoided.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2906 0192ed92-7a03-0410-a25b-9323aeb14dbd
2007-11-21 22:44:32 +00:00
..
if_ath_ahb.c Fix compilation with GCC 4.1.2 on 64-bit hosts 2007-11-06 00:33:49 +00:00
if_ath_ahb.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal_macros.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal_wrappers.h Turn off Interference Mitigation/Ambient Noise Imunity when the HAL is not in Station mode as it apparently causes problems with OFDM receive sensitivty. 2007-11-11 01:47:55 +00:00
if_ath_hal.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_pci.c Always set the correct network device type 2007-11-14 20:47:56 +00:00
if_ath_pci.h Merge some whitespace changes from the DFS branch 2007-11-20 17:18:36 +00:00
if_ath.c Use void* to keep an address, not u_int32_t 2007-11-21 22:44:32 +00:00
if_athioctl.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_athvar.h This patch augments the current reference counting code with: 2007-11-21 20:14:11 +00:00
Makefile Install modules with mode set to 0644 instead of 0755. 2007-11-06 00:41:19 +00:00
Makefile.kernel Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
version.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00