From owner-freebsd-wireless@freebsd.org Mon May 29 06:38:28 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00EF9CB904B for ; Mon, 29 May 2017 06:38:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8BD7112EE for ; Mon, 29 May 2017 06:38:27 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wm0-x230.google.com with SMTP id e127so45407779wmg.1 for ; Sun, 28 May 2017 23:38:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7Mj6R1Ucv8rvVxPD/LdTZtH8GEAmJkeHDS+v0+15BdU=; b=m3HYggzqrVhkNwe/MEWUKzBiN5HA0bJOs9uM3RHUw6IiAovDoc3SYdOcEUNe5A5xoU arKzN+Gc7epB5Rtbvzerey7XCmxgtSlVUKHKcz7k7AfapPjvjc8Hadj0NFZ/mHw4So/R dy33l1xia7VDx7rrSxpHrY+FRRPjROh9dS1w6hN7JzoxLYtDes+iUL1LpkGM1+h7TB/H oinf8cplHMZsCLL+1Pbg5DNo3HGll1MJWhd5iykct9KVcxlGYjiQ/go8CQ4xDqJaL+pW 1sQLPLPSE6cQ0uIe9SqYTXO85HEuTjY0tf8qHxLYoC8/PB3CPJwvWRJmWDcjC8jRk9No MkRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7Mj6R1Ucv8rvVxPD/LdTZtH8GEAmJkeHDS+v0+15BdU=; b=bJTH5Qo1gE6egX29lfClygszHiSkuIwQMFmDvP30T0U+xQAwG++3jbrnmr6Yq25Pvm v2dVfMo8a7MEDCbwQfd97RlLh2cArhSC78VOYniC6gcbRNGI+NnST+px3/1a5zZxscuZ IoQxlrGBgeg1d00iyrldEe3oMK45lBc5OWdEyHVXa4Qzciot0VbjZKXUn/aqeFjZwoa/ XHVlOgwO98m5+C+agY8Ah1FoEBuybsSCADeaN4j1Z0nMGgpDA2rolDTzmFElOK724HSV Ao1Ytzf+SDeMcYMHTTHtI6DwAy1KtksMbp+z/mKQwukl9JwtMUR0cbz7aZps4sfskG4I jwLQ== X-Gm-Message-State: AODbwcBzKLU8t4aN6F++po2y5+HwmSiGmyk4t3zZCWTg5v6tNXu4Dlmb TQCcJ0vHN6/kSIohi27hXwFkkOVU6g== X-Received: by 10.28.50.65 with SMTP id y62mr3885648wmy.5.1496039906010; Sun, 28 May 2017 23:38:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.193.134 with HTTP; Sun, 28 May 2017 23:38:25 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Sun, 28 May 2017 23:38:25 -0700 Message-ID: Subject: Re: No IEEE80211N in HOSTAPD 11-Release To: Pietro Sammarco Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2017 06:38:28 -0000 hi, the TL;DR is - we do support 11n, it's just done in net80211. So no, you don't need to tell hostapd anything special about it for now. -a On 28 May 2017 at 23:11, Pietro Sammarco via freebsd-wireless wrote: > Hello folks. I recently bought a APU2C4 for the solely purpose to have it > as a all in one FreeBSD router, firewall, HOSTAPD. > > It has got two mini PCIe Compex WLE200NX, which uses the Atheros AR9280 > chipset. > > ath0: mem 0xfe400000-0xfe40ffff at device 0.0 on pci1 > ath0: [HT] enabling HT modes > ath0: [HT] 1 stream STBC receive enabled > ath0: [HT] 1 stream STBC transmit enabled > ath0: [HT] 2 RX streams; 2 TX streams > ath0: AR9280 mac 128.2 RF5133 phy 13.0 > ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0 > > However though, I am running into a sort of nightmare with getting 802.11n > to work with hostapd. > > Line 6: unknown configuration item 'ieee80211n' > > I could be totally wrong, but from what I understood IEEE80211N is disabled > both from the hostapd binary included with system base(I am on FreeBSD > 11-relese p9), as well as from the one in ports/pkg. > > Does this mean that I won't be getting no 802.11n love? > > If so, is there any reason of why 802.11n has been disabled from hostapd? > > If this turns out to be true, I honestly don't know whether is worth to > venture compiling hostapd from source or rather going with pfsense, since > they got it patched some 3 years ago. > > I appreciate your help. > > Thanks, > Pietro > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"