NetworkManager r2314 - in branches/NETWORKMANAGER_0_6_0_RELEASE: . src
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r2314 - in branches/NETWORKMANAGER_0_6_0_RELEASE: . src
- Date: Mon, 12 Feb 2007 21:13:35 +0000 (GMT)
Author: dcbw
Date: 2007-02-12 21:13:34 +0000 (Mon, 12 Feb 2007)
New Revision: 2314
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2314&view=rev
Modified:
branches/NETWORKMANAGER_0_6_0_RELEASE/ChangeLog
branches/NETWORKMANAGER_0_6_0_RELEASE/src/nm-device-802-11-wireless.c
Log:
2007-02-12 Dan Williams <dcbw redhat com>
Better handle ipw cards and their drivers which issue quickly successive
scan result notifications due to background scanning. Batch up scan result
requests as a result of a notification. (already done in trunk, but
differently)
* src/nm-device-802-11-wireless.c
- (wireless_event_helper): don't blindly request scan results; do
nothing if there's already a scan result request in-progress. If
not, schedule a scan result request for 5 seconds in the future.
- (schedule_scan_results_timeout): new argument 'seconds', specifies
how long of a timeout to schedule
- (nm_device_802_11_wireless_scan): after requesting a scan, schedule
the scan timeout for 10 seconds
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]