From owner-freebsd-hackers@FreeBSD.ORG Tue Nov 3 13:24:54 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29DBC10656A7 for ; Tue, 3 Nov 2009 13:24:54 +0000 (UTC) (envelope-from awmdpt@gmail.com) Received: from mail-pz0-f202.google.com (mail-pz0-f202.google.com [209.85.222.202]) by mx1.freebsd.org (Postfix) with ESMTP id EDC408FC21 for ; Tue, 3 Nov 2009 13:24:53 +0000 (UTC) Received: by pzk40 with SMTP id 40so3884453pzk.7 for ; Tue, 03 Nov 2009 05:24:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=Uq2RGAnFK2zwsdE62D5rc570bzHaD1RCGWY/81McUg0=; b=Dtt86z5pcWEWskcicybP46pfYI4G2uwbsfq+9tzQt12tifWARnnJX60akacfH4O6Gv VewgMddlUSm9IVNjMQ0livdVAEcqTBtsTbP054/yG5dN06MkgaIsoCwxIbob01QSdwyy HBKb7JzwTtLfH+Alz1MNHRenYdJKj13zaH2cY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=po8WiSoUietGCm4qdJFdK5Ik6zV95FTaH9tVL6710SIQNwJnUxzQpTc81WrRbEdwgU r+qdm5QKLwxFhUtEHj44fanScjZWYWWNP508PVBGqVGQIe49+LIZj2roLgfcs/D19xMu t8xqSTCL6CTjv3sikQZkrPiUGlOSIl55eR/Zk= Received: by 10.114.237.37 with SMTP id k37mr10851738wah.31.1257254693433; Tue, 03 Nov 2009 05:24:53 -0800 (PST) Received: from ?192.168.10.117? (114-33-76-31.HINET-IP.hinet.net [114.33.76.31]) by mx.google.com with ESMTPS id 22sm38967pxi.14.2009.11.03.05.24.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 03 Nov 2009 05:24:52 -0800 (PST) Sender: Eric From: Eric To: Nick Hibma In-Reply-To: <1257251738.2188.4.camel@localhost> References: <1257251738.2188.4.camel@localhost> Content-Type: text/plain; charset="UTF-8" Date: Tue, 03 Nov 2009 21:24:47 +0800 Message-ID: <1257254687.2188.5.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: FreeBSD Hackers Mailing List Subject: Re: Mesh networking X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2009 13:24:54 -0000 On Tue, 2009-11-03 at 20:35 +0800, Eric wrote: > On Tue, 2009-11-03 at 11:52 +0100, Nick Hibma wrote: > > Anyone interested in Mesh networking might want to have a look at > > > > http://meshcom.com/en/products/meshdriver/ > > > > We have started to use the mesh driver (ok, on voyage linux). A port > > should not be difficult, especially the userland daemon. It's > > dependencies on Linux syscalls are minimal. > > > > Starting it through linux emulation does not work (in my FreeBSD setup). > > > > Meshcom says they are happy to look at the port when it is done. > > > > Cheers, > > > > Nick > > > > P.S.: I am not affiliated to them other than that I am very impressed > > with the quality of the software. > > Does it IEEE 802.20 compliant? > Sorry, I mean 802.21. /Eric