From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 18 04:50:16 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8125A16A41F for ; Thu, 18 Aug 2005 04:50:16 +0000 (GMT) (envelope-from bob@sofsis.cl) Received: from mi.cl (mail-gw6.metropolis-inter.com [200.30.193.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3217A43D48 for ; Thu, 18 Aug 2005 04:50:12 +0000 (GMT) (envelope-from bob@sofsis.cl) Received: from [200.30.193.19] (HELO mi.cl) by mail-gw6.mi.cl (CommuniGate Pro SMTP 4.3.7) with ESMTP id 2656326 for gnome@freebsd.org; Thu, 18 Aug 2005 00:34:57 -0400 X-AttachExt: jpg X-ExtScanner: Niversoft's FindAttachments (free) X-VirusStatus: Scanned Received: from www.sofsis.cl (account asdasdasd@mi.cl [200.74.17.222] verified) by mail-gw2.mi.cl (CommuniGate Pro SMTP 4.3.7) with ESMTPA id 16732457 for gnome@freebsd.org; Thu, 18 Aug 2005 00:50:08 -0400 Received-SPF: none receiver=mail-gw2.mi.cl; client-ip=200.74.17.222; envelope-from=bob@sofsis.cl Received: from [10.0.0.102] ([10.0.0.240]) (authenticated bits=0) by www.sofsis.cl (8.13.4/8.13.1) with ESMTP id j7I4qJsF079662 for ; Thu, 18 Aug 2005 00:52:20 -0400 (CLT) (envelope-from bob@sofsis.cl) From: Phillip Neumann To: FreeBSD GNOME Users Content-Type: multipart/mixed; boundary="=-P4uAnoTTmzOK4/XlL6sm" Date: Thu, 18 Aug 2005 00:47:18 +0000 Message-Id: <1124326038.12095.16.camel@book.sofsis.cl> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Wireless X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2005 04:50:16 -0000 --=-P4uAnoTTmzOK4/XlL6sm Content-Type: text/plain Content-Transfer-Encoding: 7bit As i wanted to forget about playing with ifconfig to configure the wireless connection, and did not find something like wifi-radar for linux (the python program), did a similar thing wich speaks with ifconfig. It works most of the time here. It works over mono and gtk#2 anyone has a wireless card to test this there?.. what do you think? mine is a intel2100 card. the program works with "ifconfig ipw0" so if you have lets say the wi0 device, do this before "ifconfig wi0 name ipw0" (how do i list all wifi devices?) Problems i have found (do you get the same ones?): - The Process() class doesnt see to work fine, it leaves processes behind - ifconfig ipw0 scan does not delete ssid's when the becomse offline (driver problem?) FreeBSD 6.0-beta2 on x86 and Mono 1.1.8.3 http://sofsis.cl/GW/GWireless.exe http://sofsis.cl/GW/GWireless-0.0.2.tar.gz -- _________________________ Phillip Neumann phillip@sofsis.cl --=-P4uAnoTTmzOK4/XlL6sm--