Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2011 21:32:52 -0500
From:      Chuck Burns <break19@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   Re: [urtw] Wifi link dying randomly. reboot required to reconnect.
Message-ID:  <201110042132.52788.break19@gmail.com>
In-Reply-To: <201110042054.33599.break19@gmail.com>
References:  <201110042008.48915.break19@gmail.com> <CACqU3MWJt2YX82cW9eJACJ-ALQCoTnaErnCZUWTz5EnYJKHY=w@mail.gmail.com> <201110042054.33599.break19@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, October 04, 2011 8:54:33 PM Chuck Burns wrote:
<snip>
> I'm not sure how to rebuild just the module with that option URTW_DEBUG
> enabled.. I'm being told by some to just add the device to my kernel config
> along with the line "option URTW_DEBUG" .. but if there's a better way, let
> me know please.
> 
> Also, I suppose that means if I want the "any" I sysctl
> hw.usb.urtw.debug=0xffffffff right? Still a bit green with regards to
> debugging.

I wound up adding "#define URTW_DEBUG" to the top of the if_urtw.c file and 
make install'ing the module from the proper subdirectory..

Also, upon setting the sysctl to 0xffffffff, it shows that it set the value to 
-1, is this correct?

Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110042132.52788.break19>