r1926

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Wed Sep 26 21:48:15 CEST 2007


Author: stsp
Date: 2007-09-26 21:48:10 +0200 (Wed, 26 Sep 2007)
New Revision: 1926

Log:
Apply patch by oofrab:

  Just a small fix to the network script in order to fix
  the workaround fix to the wifi and channel problem.
  Works better for me this way.

Submitted via forums. Thanks!


Modified: trunk/vendors/Nintendo/common/rc.d/network
===================================================================
--- trunk/vendors/Nintendo/common/rc.d/network	2007-09-26 17:30:04 UTC (rev 1925)
+++ trunk/vendors/Nintendo/common/rc.d/network	2007-09-26 19:48:10 UTC (rev 1926)
@@ -37,7 +37,7 @@
 				echo "Starting AP scan (channel detection)"
 				ifconfig nds up
 				sleep 1
-				iwlist scan nds >/dev/null 2>/dev/null
+				iwlist nds scan >/dev/null 2>/dev/null
 			fi
 
 			echo "ESSID:    $essid"




More information about the dslinux-commit mailing list