Displaying 2 results from an estimated 2 matches for "ah_osdep".
2005 Mar 04
0
Error compiling madwifi for CentOS-4
...make[1]: Entering directory `/usr/src/madwifi/ath_hal''
make -C /lib/modules/2.6.9-5.0.3.ELsmp/build
SUBDIRS=/usr/src/madwifi/ath_hal
MODVERDIR=/usr/src/madwifi/ath_hal/../symbols modules
make[2]: Entering directory
`/usr/src/linux-2.6.9-5.0.3.EL''
CC [M] /usr/src/madwifi/ath_hal/ah_osdep.o
In file included from <command line>:6:
/usr/src/madwifi/ath_hal/../include/compat.h:71:22:
asm/page.h: No such file or directory
In file included from
/usr/src/madwifi/ath_hal/ah_osdep.c:44:
include/linux/config.h:4:28: linux/autoconf.h: No such
file or directory
/usr/src/madwifi/ath_hal/a...
2008 May 13
1
Hard(?) lock when reassociating ath with wpa_supplicant on RELENG_7
...firewire console, but am unable to break into the
debugger locally or remotely.
While I am on the subject, I would appreciate couple of the
troubleshooting suggestions:
* is there any way to get sysctl dev.ath.0.debug to appear, other then
defining ATH_DEBUG in something like /usr/src/sys/dev/ath/ah_osdep.h?
* is there minimal, but still usable mask for athdebug and wlandebug? I
have started with 0xFFFFFFFF and kept trimming likely high-volume
settings until output slowed down to the reasonable pace.
* what facility does wpa_supplicant use, when forced to syslog by -s
switch?
======================...