Re: fc3 wireless-tools patch for atheros: don't timeout scanning
- From: Dan Williams <dcbw redhat com>
- To: Derek Atkins <warlord MIT EDU>
- Cc: networkmanager-list gnome org
- Subject: Re: fc3 wireless-tools patch for atheros: don't timeout scanning
- Date: Mon, 25 Apr 2005 07:53:33 -0400 (EDT)
On Sun, 24 Apr 2005, Derek Atkins wrote:
> This patch needs to be included in the wireless tools on fc3
> to get iwlist scanning working for the atheros a/b/g card.
> I still haven't succeeded in getting NM to recognize atheros
> attachment, but at least the iwlist scan doesn't timeout anymore.
>
> -derek
>
> --- wireless_tools.27/iwlist.c 2004-10-27 16:57:48.000000000 -0400
> +++ wireless_tools.28/iwlist.c 2005-03-21 16:30:24.000000000 -0500
> @@ -870,7 +911,7 @@
> struct iw_range range;
> int has_range;
> struct timeval tv; /* Select timeout */
> - int timeout = 5000000; /* 5s */
> + int timeout = 15000000; /* 15s */
>
> /* Avoid "Unused parameter" warning */
> args = args; count = count;
Hi,
Thanks for the nudge, the update is building now in Beehive.
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]