Johnny Choque wrote: > Hi, > > I would like to know how can I set the ath driver in debug mode. The > scanning functionality of ath0 interface only detect the associated AP but > do not the other ones. I'm trying to use the debug mode in order to detect > what the problem is. My wireless card is D-link DWL-AG660.
First, if you've got a problem with scanning turning on debug msgs in the driver is unlikely to help you. Instead turn on debug msgs in the net80211 layer with wlandebug (src/tools/tools/net80211). As to ath debug msgs you need to build the driver with the ATH_DEBUG option. Then you can use athdebug a la wlandebug (src/tools/tools/ath). Sam _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"