From owner-freebsd-wireless@freebsd.org Sun Sep 3 16:57:04 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 7A375E1483F for ; Sun, 3 Sep 2017 16:57:04 +0000 (UTC) (envelope-from jens@mylink-net.de) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 13E2471C13 for ; Sun, 3 Sep 2017 16:57:03 +0000 (UTC) (envelope-from jens@mylink-net.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1504457822; s=domk; d=mylink-net.de; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:Subject: From:To; bh=sCmFYDmGosHlFfa5Z//ivXKgsq5UchdEWPs+EAoW968=; b=fQn8C1jvS01/z1ckRdsIrx6e27ypdrVNXAzydx3VkXYXSjW9IddpwPaBNLE5FQBslc YrSjvP4NhJPnbgx3ozbwgSubKp/ONtrbT+67CamNULpCYxQFdnnz1Bb/bi8fY44mVCqn twrLrjXSpzpACaaUrcNOKf99FpBV0ICt+99Bg= X-RZG-AUTH: :O2kGeEG7b/pS1ECgR3a9gqRv8PGLG3qHXqdRE647XVy7WwsAGQBPPxkJsfbqgz7x47CO580= X-RZG-CLASS-ID: mo00 Received: from smtp.mylink-net.de (p2E5DDB58.dip0.t-ipconnect.de [46.93.219.88]) by smtp.strato.de (RZmta 41.4 DYNA|AUTH) with ESMTPSA id q08acdt83Gv2Bpv (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Sun, 3 Sep 2017 18:57:02 +0200 (CEST) Received: from lagomera.mylink-net.de (localhost [127.0.0.1]) by smtp.mylink-net.de (Postfix) with ESMTP id A7FBD49A5 for ; Sun, 3 Sep 2017 18:57:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at mylink-net.de Received: from smtp.mylink-net.de ([127.0.0.1]) by lagomera.mylink-net.de (yogi.mylink-net.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PP1VoX77WX-i for ; Sun, 3 Sep 2017 18:56:53 +0200 (CEST) Received: from [IPv6:2001:470:1f0b:9d9:a113:bbf9:745a:4f08] (unknown [IPv6:2001:470:1f0b:9d9:a113:bbf9:745a:4f08]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by smtp.mylink-net.de (Postfix) with ESMTPSA id 75A1B49A1 for ; Sun, 3 Sep 2017 18:56:53 +0200 (CEST) To: freebsd-wireless@freebsd.org From: jens.link@gmx.de Subject: Broadcom Wireless BCM43228 support? Message-ID: <304cc1c5-b2b0-f285-8c8c-c0ff011a1e4e@mylink-net.de> Date: Sun, 3 Sep 2017 18:56:52 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 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: Sun, 03 Sep 2017 16:57:04 -0000 Is there a change to get the Broadcom Wireless BCM43228 card working? At the BWNWiki the BCM4322 chip is supported. Look in then Linux b43 documentation http://linuxwireless.sipsolutions.net/en/users/Drivers/b43/ the card has the same PHY. So I have tried to build the Kernel with the BWN_GPL_PHY option and add the device id 0x4359 to the siba_bwn.c File as “Broadcom BCM43228 802.11a/b/g/n Wireless”. But as result I have got: siba_bwn0: mem 0xf0200000-0xf0203fff irq 17 at device 0.0 on pci2 siba_bwn0: unknown PCI did (17241) siba_bwn0: unknown the chipset ID 0 siba_bwn0: unsupported coreid (unknown) siba_bwn0: warn: bad SPROM CRC siba_bwn0: unknown SPROM revision 0. device_attach: siba_bwn0 attach returned 92 pci0:2:0:0: Device leaked memory resources Is the code ready and I miss something or is the N(16) PHY still unsupported? Thank you for some hints. From owner-freebsd-wireless@freebsd.org Sun Sep 3 17:06:51 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 B6870E15056 for ; Sun, 3 Sep 2017 17:06:51 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-x235.google.com (mail-yw0-x235.google.com [IPv6:2607:f8b0:4002:c05::235]) (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 740A872057 for ; Sun, 3 Sep 2017 17:06:51 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-yw0-x235.google.com with SMTP id c85so11280689ywa.0 for ; Sun, 03 Sep 2017 10:06:51 -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:content-transfer-encoding; bh=mha9OlnvYf7+kbbfrUL7fiw//vcj9oDhY9+ZWAAI4yQ=; b=b24gQUBipbi9cdeNbrNuwUVCL90xm7kRFlyn+TlOqmlBO26HSldUBGd2x8DEYhwLJP uty9ScpEv5H5vaZNKV71hQrHvWNeO8nGxHcxWA4IsxBE2lg0V0OD5njqhua1fg/uTNei LnguSYPc+uIs43huOSTzEXuWNL1H5QH+PWxxfR5pqoTgjE6WV6ltXyltg6uGT3ZwrTCE XmAmkTFSI93KOldvPYDENmpK4tMNR204eu4e3Yp6C9xzDAYnL5hffIuZIRPdoa2h9sHR aNdEwiZEEKbrzD+RbIGISHn45Fv9lUgMd6CyP6egkw+50owwft9SNG9reutWWmfblD+P vQYA== 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:content-transfer-encoding; bh=mha9OlnvYf7+kbbfrUL7fiw//vcj9oDhY9+ZWAAI4yQ=; b=TsSMAa07uy3q0J01lFfRY/v5un2tTJTsfcp34Gkz6Vi+yYIBPADwllVOnta4Dk48wM EhY/+3dUtfu1HSo7DhZdrw2mQeVLzid53c7izg1xb4XmMWK0QjwfWQ3/1d2H4Bzboi4r MectGL8xYUIjTaPt9YQAcIwMbTUk9BDyAEbpi18pWVV/VLBEiqyXTTFo8V+8N8fvRgRr 7cIThLHRNMIPVakKFlQs6m3ItEQ7gOik1MGn9FYmSCibkit8lEg5ej5eqJ+TYb23bngU riqKTcnEbmMl0XBi4aoqSV2G0ZIqIsUWyHr3iKqTaluVMUqnXt8AAvocnVOLNKfxdx3X M6NA== X-Gm-Message-State: AHPjjUgF4clF5KYeWnODoU1XTniFCIb3acbpAXjixzHCP9KJf58OKthK vhtWwDEYe6Nsjegdf61ZzBkBrRnIUDiV X-Google-Smtp-Source: ADKCNb5kmtR6cRc+e4Hl2aZcI+/DHZt+7Ar+uDsY1i//gOw7vijo4gZxCFBMh/RijiP4kjH+B1Vkl0CYhj/uiOqHw5w= X-Received: by 10.129.78.83 with SMTP id c80mr7095918ywb.229.1504458410514; Sun, 03 Sep 2017 10:06:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.125.65 with HTTP; Sun, 3 Sep 2017 10:06:49 -0700 (PDT) In-Reply-To: <304cc1c5-b2b0-f285-8c8c-c0ff011a1e4e@mylink-net.de> References: <304cc1c5-b2b0-f285-8c8c-c0ff011a1e4e@mylink-net.de> From: Adrian Chadd Date: Sun, 3 Sep 2017 10:06:49 -0700 Message-ID: Subject: Re: Broadcom Wireless BCM43228 support? To: jens.link@gmx.de Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Sun, 03 Sep 2017 17:06:51 -0000 hi! It's coming! Landon is going to start on the SIBA bus code and will start on the MAC core integration. I'll then do the PHY testing! -adrian On 3 September 2017 at 09:56, wrote: > Is there a change to get the Broadcom Wireless BCM43228 card working? At = the > BWNWiki the BCM4322 chip is supported. Look in then Linux b43 documentati= on > http://linuxwireless.sipsolutions.net/en/users/Drivers/b43/ the card has = the > same PHY. So I have tried to build the Kernel with the BWN_GPL_PHY option > and add the device id 0x4359 to the siba_bwn.c File as =E2=80=9CBroadcom = BCM43228 > 802.11a/b/g/n Wireless=E2=80=9D. But as result I have got: > > > siba_bwn0: mem > 0xf0200000-0xf0203fff irq 17 at device 0.0 on pci2 > > siba_bwn0: unknown PCI did (17241) > > siba_bwn0: unknown the chipset ID 0 > > siba_bwn0: unsupported coreid (unknown) > > siba_bwn0: warn: bad SPROM CRC > > siba_bwn0: unknown SPROM revision 0. > > device_attach: siba_bwn0 attach returned 92 > > pci0:2:0:0: Device leaked memory resources > > > Is the code ready and I miss something or is the N(16) PHY still > unsupported? Thank you for some hints. > > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.or= g" From owner-freebsd-wireless@freebsd.org Mon Sep 4 08:29:08 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 41765E1BD25 for ; Mon, 4 Sep 2017 08:29:08 +0000 (UTC) (envelope-from aijazbaig1@gmail.com) Received: from mail-io0-x230.google.com (mail-io0-x230.google.com [IPv6:2607:f8b0:4001:c06::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 031B46AB67 for ; Mon, 4 Sep 2017 08:29:08 +0000 (UTC) (envelope-from aijazbaig1@gmail.com) Received: by mail-io0-x230.google.com with SMTP id z67so17346698iof.2 for ; Mon, 04 Sep 2017 01:29:07 -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=AFY1LCWPw7nWpsIE2zrUmnnPPHVM/ZkXcqKKwAAT7F0=; b=pPQH15QPpkxnXwlM/N7EI7/7c6F78FBdNNAp1aCikL9TXHBJJ4yelzt6L35ik+AWxk N8r68NgvNVtnWkMZpXNzqVMkF8GrKrl30SX/J5tuaTiSAk+vW2SNkBgEadRX9YPhA1jA 17SNQ4H9n8ByR+Bg5dB/iSburdAP6mAsHIT+vKfIkUruiSsrjE/HU0LwIYucAvvKKXB2 ok9XvV66QY2YTc93Bs5ZRdS3Q/F9Cra3OmrTo+VUD1vZg2IzRubyWut7V3KtIQHosYlC LDqFRW1npk7Xuns5o84CYylaY7q5NECJBc24arflxbWLk+gR7j37zxdxrpSoqXgjN8T6 eSkQ== 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=AFY1LCWPw7nWpsIE2zrUmnnPPHVM/ZkXcqKKwAAT7F0=; b=UDsa2bIn8LRFd+1mbitU2dqAU4/GWTrNAKK+mXCOOAw7kf9qcnsY/kx4BLiaxGPWOx LgKHD9QHl9DJbOtlLETPq7atalO9WD0eb6n8ynrDowkpZhFyzxA4Ohca2eQM3N9IpZnN v3TqlpD/GwCCY6R/rsjd3fg49kUKhkR4ES37+l/QrZF7KzqBFQMv+SHBy8t9mqIkCfZO WY6AwAAW6CmxQePEJFxHbCkOdj3SCk+E7Y5nfcJmpoyWqWlKzSwoKonNPx1NWB4fvik2 EsK0CJRSkhkCorZXUZ7bMMXZy0nims44IfkifKQUQ/jvMJ2CWs2Yn5WLklSDaEQ30n9D ukSg== X-Gm-Message-State: AHPjjUgf042YzYLxMlUukWiljh6AzmpnV7MfMjVJ9fIE7wI8LHkFzVrm Jpvhu0Nhaamqke1oNPRvKlo/SWcA9A== X-Google-Smtp-Source: ADKCNb5r4mF7davoAw728dGFeC6Uf2lrg1msB5PnnyjAaACTU97x6JF5ZVWvNRD0GGcfmil8nxIAVqt8sqmp3b19SPA= X-Received: by 10.107.59.151 with SMTP id i145mr5177802ioa.345.1504513747084; Mon, 04 Sep 2017 01:29:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.2.22.66 with HTTP; Mon, 4 Sep 2017 01:29:06 -0700 (PDT) In-Reply-To: References: From: Aijaz Baig Date: Mon, 4 Sep 2017 13:59:06 +0530 Message-ID: Subject: Re: buildkernel fails while compiling ath with -O0 (no optimization) for STABLE-10 To: Adrian Chadd Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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, 04 Sep 2017 08:29:08 -0000 Hi Adrian Here is what it appears to be doing just before it got bust: ===> ath (depend) @ -> /usr/src/sys machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h ln -sf /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_inet.h opt_inet.h ln -sf /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_ath.h opt_ath.h ln -sf /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_ah.h opt_ah.h ln -sf /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_wlan.h opt_wlan.h rm -f .depend CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/AIJAZ-DEBUG -std=iso9899:1999 -include /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_global.h /usr/src/sys/modules/ath/../../dev/ath/if_ath.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_alq.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_debug.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_keycache.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_sysctl.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_tx.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_tx_ht.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_led.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_rx.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_tdma.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_beacon.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_rx_edma.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_tx_edma.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_spectral.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_btcoex.c /usr/src/sys/modules/ath/../../dev/ath/if_ath_lna_div.c /usr/src/sys/modules/ath/../../dev/ath/ah_osdep.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_regdomain.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v3.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v1.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_beacon.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_interrupts.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_keycache.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_misc.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_phy.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_power.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_recv.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_reset.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_xmit.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_beacon.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_interrupts.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_keycache.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_misc.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_phy.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_power.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_recv.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_reset.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_xmit.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_ani.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_beacon.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_eeprom.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_gpio.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_interrupts.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_keycache.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_misc.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_phy.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_power.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_recv.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_reset.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_rfgain.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_xmit.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5111.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5112.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar2413.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar2425.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5413.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v14.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v4k.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_ani.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_beacon.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_btcoex.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_cal.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_cal_iq.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_eeprom.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_gpio.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_interrupts.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_keycache.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_misc.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_phy.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_power.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_radar.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_spectral.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_recv.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_reset.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_xmit.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar2133.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9001/ar9160_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9001/ar9130_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9001/ar9130_eeprom.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9001/ar9130_phy.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9280.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9280_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9280_olc.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_reset.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_cal.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_phy.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_diversity.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_btcoex.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_9287.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_reset.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_attach.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_cal.c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_olc.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_interrupts.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_radar.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_ani.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_keycache.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_radio.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_xmit.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_attach.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_mci.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_stub.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_xmit_ds.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_beacon.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_misc.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_recv.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_stub_funcs.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_paprd.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_recv_ds.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_phy.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_reset.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_gpio.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_power.c /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_timer.c /usr/src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c /usr/src/sys/modules/ath/../../dev/ath/ath_dfs/null/dfs_null.c In file included from /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:99: In file included from @/dev/ath/if_athvar.h:40: @/dev/ath/ath_hal/ah.h:31:10: fatal error: 'ah_osdep.h' file not found #include "ah_osdep.h" ^ 1 error generated. In file included from /usr/src/sys/modules/ath/../../dev/ath/if_ath_debug.c:81: In file included from @/dev/ath/if_athvar.h:40: @/dev/ath/ath_hal/ah.h:31:10: fatal error: 'ah_osdep.h' file not found #include "ah_osdep.h" ... the rest is the same as shown previously Keen to hear On Fri, Sep 1, 2017 at 9:02 PM, Adrian Chadd wrote: > Hi, > > I'm not sure what's going on. I think I made the driver require the kernel > be built first so those header files should exist. Is setting CFLAGS right? > Can you paste the whole command line that was being run by make leading up > to that failure? > > > > -a > > > On 1 September 2017 at 02:21, Aijaz Baig wrote: > >> Oh I got what you meant. No I was NOT specifically compiling the ATH >> module but it was being built as part of the buildkernel process. I was >> actually trying to build the kernel without optimizations (so I can debug >> it within gdb) hence the need for that specific src.conf. Apparently as the >> build runs, it fails at that very moment in the compilation which I >> mentioned earlier. >> >> I hope you got your answer Adrian. >> >> On Fri, Sep 1, 2017 at 6:54 AM, Aijaz Baig wrote: >> >>> Hi Adrian >>> >>> I did not really get your question. Do you mean if other modules are >>> getting compiled properly? Won't it build the modules as part of the entire >>> buildkernel process? >>> >>> Do you want more information about the system I am compiling it on? >>> >>> On Fri, Sep 1, 2017 at 5:13 AM, Adrian Chadd >>> wrote: >>> >>>> Hi, >>>> >>>> Weird, is it building modules without a kernel? >>>> >>>> >>>> >>>> -adrian >>>> >>>> >>> >>> >>> -- >>> >>> Best Regards, >>> Aijaz Baig >>> >> >> >> >> -- >> >> Best Regards, >> Aijaz Baig >> > > -- Best Regards, Aijaz Baig From owner-freebsd-wireless@freebsd.org Mon Sep 4 16:56:58 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 8E2BEE11A02 for ; Mon, 4 Sep 2017 16:56:58 +0000 (UTC) (envelope-from khanzf@gmail.com) Received: from mail-pg0-x22c.google.com (mail-pg0-x22c.google.com [IPv6:2607:f8b0:400e:c05::22c]) (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 60E807E3CF for ; Mon, 4 Sep 2017 16:56:58 +0000 (UTC) (envelope-from khanzf@gmail.com) Received: by mail-pg0-x22c.google.com with SMTP id d8so2595256pgt.4 for ; Mon, 04 Sep 2017 09:56:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=1bFhl4IEAuaulrSc4AfNxhFgY4gyfPsJ45lsvgvwvLY=; b=DZP8Rh6r7p8eVTLAusO0dC02fysRMqW4jPkc38DtkhR9JirQ3rvx1pZTPePpDKB9+7 q+EvZ0Q6nWC4bZ7MkqhUeFP4fsU0hkStTB0Vh4s6yXtfRZXxePaaIYM20W4BgzeaDhkk 2AvmMSwMxGpIqtabYxYFRvTIaisKkJYw3UsSGAv3NWAKWvmvD0N6j7dKKFnA/h6XgYqU bVDRcla5D4zUPzsRg0IWtfkx0Zl30vmeCXJtwnt+TSCevnP9k2Ow3IEmCSsgxyyq37qy Tna2N+jhGo5ckc4C6iQr3qK4nM0Fqqjd1N5xocn9WjW1soZBArSwB1gblJQiSJXTgzrW 4iMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=1bFhl4IEAuaulrSc4AfNxhFgY4gyfPsJ45lsvgvwvLY=; b=sWGuMgFbuM2HXrTPyeOh9yZ/4LXvWUh3qvsf6m8u0uZTTTt875cHlKKfVWuKRAu/H/ D43yVJeuPJRvMy9NRaPs/bvkA60kK5lOQgWa7fu42AMU0v387xR08xfhXSVHK78zxEOQ Mq1lLEjmY74eXcBCb+iPCR0ul16AyrSBDeKxC4ikfAXydWALV8mrAVVLvo1FeGoBt7UF oHOvFESCEr02CySfM0syFeDpyKqOHJZjtXY0dYD8OCHtWTO9I7H7f1Ji22ZHDf4LsMGZ dLTEwkYWs2IOv2b0t3hV5t3tT4cQpZ8t15ylSp2hJcVfHtCTeyE3WSfyNmYG4RePJMUN WG1w== X-Gm-Message-State: AHPjjUg3ShAeUSWJkhI2CueDrD0VZvfZpbuWQqOI9VbFs6KcRKDDe3zm 2OEnQUxcyd6oF7XihTv1jxqiPt41OzL3PC4= X-Google-Smtp-Source: ADKCNb6CFfHtiGoU5kzrhnpNOpZwGXh334ulYvjC1TJbSkDJDIHF6EXDefBnrQk4LxZ4Dbszo4QOTmDHFOox5o9sqS0= X-Received: by 10.84.131.69 with SMTP id 63mr1363414pld.364.1504544217728; Mon, 04 Sep 2017 09:56:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.183.164 with HTTP; Mon, 4 Sep 2017 09:56:37 -0700 (PDT) From: Farhan Khan Date: Mon, 4 Sep 2017 12:56:37 -0400 Message-ID: Subject: rtwn0: timeout waiting for firmware readiness To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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, 04 Sep 2017 16:56:58 -0000 Hi all, I am trying to add support for RTL8188EE for rtwn(4). I am trying to load the firmware, but getting this error: rtwn0: timeout waiting for firmware readiness This error occurs at https://github.com/khanzf/freebsd/blob/firmware/sys/dev/rtwn/if_rtwn_fw.c#L285. Up to that point there do not appear to be any errors. I am trying to mirror the code from Linux's code here: https://github.com/lwfinger/rtlwifi_new/blob/master/rtl8188ee/fw.c#L170. I do not know what is causing this issue. Any ideas? Note: The #if 0 condition in 176 to 216 is the driver's default, the else-condition is what I ported over from Linux. I have been switching back and forth, but it does not change the issue. (Pardon my dev-code, its quite messy) -- Farhan Khan PGP Fingerprint: 782F 342B 5B08 0D2F F4E8 82C3 FFA1 CAE1 6536 51CA From owner-freebsd-wireless@freebsd.org Tue Sep 5 22:00:10 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 5A53CE2178A for ; Tue, 5 Sep 2017 22:00:10 +0000 (UTC) (envelope-from Kamil.Choudhury@anserinae.net) Received: from mxe.anserinae.net (mxe.anserinae.net [45.32.7.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B300E74B3D for ; Tue, 5 Sep 2017 22:00:09 +0000 (UTC) (envelope-from Kamil.Choudhury@anserinae.net) From: Kamil Choudhury To: "freebsd-wireless@freebsd.org" Subject: Configure hostapd(8) to manage multiple interfaces Thread-Topic: Configure hostapd(8) to manage multiple interfaces Thread-Index: AdMmkBugDej4lsYIROuP/D4wWl+Maw== Date: Tue, 5 Sep 2017 21:53:35 +0000 Accept-Language: en-US Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: Tue, 05 Sep 2017 22:00:10 -0000 I've had this change floating around for a while to allow hostapd(8)=20 to manage multiple wireless interfaces using rc.conf...=20 In rc.conf, we specify our wireless interfaces:=20 > hostapd_ifaces=3D"wlan0 wlan1" ...and enable our hostapd as before:=20 > hostapd_enable=3D"YES" Behind the scene, we need to create /etc/hostapd-wlan0.conf and=20 /etc/hostapd-wlan1.conf Here are the diffs:=20 diff --git a/etc/rc.d/hostapd b/etc/rc.d/hostapd index d0c2d88f2ff..43c6cf4e480 100755 --- a/etc/rc.d/hostapd +++ b/etc/rc.d/hostapd @@ -13,15 +13,27 @@ name=3D"hostapd" desc=3D"Authenticator for IEEE 802.11 networks" command=3D"/usr/sbin/${name}" -ifn=3D"$2" -if [ -z "$ifn" ]; then - rcvar=3D"hostapd_enable" - conf_file=3D"/etc/${name}.conf" - pidfile=3D"/var/run/${name}.pid" +load_rc_config ${name} + + +if [ -n "$hostapd_ifaces" ]; then + nl_hostapd_ifaces=3D`(echo $hostapd_ifaces | tr '\s+' '\n')` + for iface in $nl_hostapd_ifaces + do + conf_file=3D"/etc/${name}-${iface}.conf $conf_file" + done + pidfile=3D"/var/run/${name}.pid" else - rcvar=3D - conf_file=3D"/etc/${name}-${ifn}.conf" - pidfile=3D"/var/run/${name}-${ifn}.pid" + ifn=3D"$2" + if [ -z "$ifn" ]; then + rcvar=3D"hostapd_enable" + conf_file=3D"/etc/${name}.conf" + pidfile=3D"/var/run/${name}.pid" + else + rcvar=3D + conf_file=3D"/etc/${name}-${ifn}.conf" + pidfile=3D"/var/run/${name}-${ifn}.pid" + fi fi command_args=3D"-P ${pidfile} -B ${conf_file}" @@ -29,5 +41,4 @@ required_files=3D"${conf_file}" required_modules=3D"wlan_xauth wlan_wep wlan_tkip wlan_ccmp" extra_commands=3D"reload" -load_rc_config ${name} run_rc_command "$1" diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index a03f4de5cb9..7217cbc1f16 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -409,6 +409,10 @@ Set to to start .Xr hostapd 8 at system boot time. +.It Va hostapd_ifaces +.Pq Vt str +Space separated list of interfaces managed by +.Xr hostapd 8 .It Va hostname .Pq Vt str The fully qualified domain name (FQDN) of this host on the network. My shell isn't great, but the above changes do seem to work. Let me know if there is interest in merging this, and if so, what I can do to move=20 the process ahead.=20 Thanks!=20 Kamil From owner-freebsd-wireless@freebsd.org Tue Sep 5 22:10:44 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 69354E21D33 for ; Tue, 5 Sep 2017 22:10:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D0D14770A9 for ; Tue, 5 Sep 2017 22:10:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v85MAhgv008675 for ; Tue, 5 Sep 2017 22:10:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 222090] [patch] Add ability to start multiple APs using hostapd(8) Date: Tue, 05 Sep 2017 22:10:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kamil.choudhury@anserinae.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Tue, 05 Sep 2017 22:10:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222090 Bug ID: 222090 Summary: [patch] Add ability to start multiple APs using hostapd(8) Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: kamil.choudhury@anserinae.net Keywords: patch --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Tue Sep 5 22:29:29 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 6C9D1E227C5 for ; Tue, 5 Sep 2017 22:29:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-x244.google.com (mail-yw0-x244.google.com [IPv6:2607:f8b0:4002:c05::244]) (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 DE76F7F3D4 for ; Tue, 5 Sep 2017 22:29:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-yw0-x244.google.com with SMTP id q80so1934049ywg.0 for ; Tue, 05 Sep 2017 15:29:28 -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=x3+SYHfXen1pepIOMkLpOrkLtjmy4/2IHrIBUVi+vag=; b=cyMMYUM7+Mt/mmjuBVzlbnNNXbSM8Dw0w3NNOIM+1V9WPqoMwIR4hKvE+y7ly7Eppx wkHY5i7mmvUDUVPizwsayXZ64Vfnl0Ln8LNUQ4tgkTdSzNq9tnhlRjEpWkhKe+7FEgCc qSc1KhuV7IBkLwsYWSMgvw3QdDyaeQZtY2/6B5dWL3+2S3oW01lLFBwRnFthXih1Jv/f Rq/VECSCNH64EavfUzDzzx69PGyNOTj6KWLvW2AnQ7/BvKTzOBN1WbuTyhfObAje9jBW 8Bp7N1tMMfCfVQiyTQJxcCdBK2d2Z8lcxxW6PAW9jTe1YNwK/+z0p4GMWnJ/2yFSNj53 /Gng== 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=x3+SYHfXen1pepIOMkLpOrkLtjmy4/2IHrIBUVi+vag=; b=terBCL8mI1WO7NqTdwclQfLMXY/0SZ0tf6ivvdIeRUxD/FHkoez+4Ddetpu+o5N8id U9CVKFKmQtPY1H76InWEULJC+3NCLzXR89LrCRcdkPYup0GU0Ggayy/PAWpeh21m+att 01v8pItfUc0gGAu95CjC+i0Wu8fSTJaXSCnlEdQ4O4QjK2Cd4VH3FQ3QBslfJT6JX+dI /l0wI6+ER+a+BRlVmuLfzweccsVz+aTgZ+3XE8wjvk/f7HoRdFBJrvKXN22VywRw6xgd oOZgjHVPb6xTk1UD0Ca6OSDgYLZlTRGTpFhM7+ojtZzJ4CA4RsxF4z2nYhvIJeuD7KOC dkjw== X-Gm-Message-State: AHPjjUjN2x9Ob/LpwBPWRIs9Dj/qgeM9jCT9IH5PbuNV4i/eP1GwhaAL 5fRscZOx/KjJgeQ5tqdLsXkF0iqoLYDW X-Google-Smtp-Source: ADKCNb6qJ53GceZY7zMCBrJtN9Xp2vx/FFkPA2FJDbTfLKTUEQjNK2Y7zdrN9IS9C9RCATV8/361STaixExHfQtrgRQ= X-Received: by 10.37.220.19 with SMTP id y19mr492613ybe.230.1504650567879; Tue, 05 Sep 2017 15:29:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.125.65 with HTTP; Tue, 5 Sep 2017 15:29:27 -0700 (PDT) In-Reply-To: <59af1e76.c138ed0a.3bf3f.ad1aSMTPIN_ADDED_MISSING@mx.google.com> References: <59af1e76.c138ed0a.3bf3f.ad1aSMTPIN_ADDED_MISSING@mx.google.com> From: Adrian Chadd Date: Tue, 5 Sep 2017 15:29:27 -0700 Message-ID: Subject: Re: Configure hostapd(8) to manage multiple interfaces To: Kamil Choudhury 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: Tue, 05 Sep 2017 22:29:29 -0000 please do this! -a On 5 September 2017 at 14:53, Kamil Choudhury wrote: > I've had this change floating around for a while to allow hostapd(8) > to manage multiple wireless interfaces using rc.conf... > > In rc.conf, we specify our wireless interfaces: > >> hostapd_ifaces="wlan0 wlan1" > > ...and enable our hostapd as before: > >> hostapd_enable="YES" > > Behind the scene, we need to create /etc/hostapd-wlan0.conf and > /etc/hostapd-wlan1.conf > > Here are the diffs: > > diff --git a/etc/rc.d/hostapd b/etc/rc.d/hostapd > index d0c2d88f2ff..43c6cf4e480 100755 > --- a/etc/rc.d/hostapd > +++ b/etc/rc.d/hostapd > @@ -13,15 +13,27 @@ name="hostapd" > desc="Authenticator for IEEE 802.11 networks" > command="/usr/sbin/${name}" > > -ifn="$2" > -if [ -z "$ifn" ]; then > - rcvar="hostapd_enable" > - conf_file="/etc/${name}.conf" > - pidfile="/var/run/${name}.pid" > +load_rc_config ${name} > + > + > +if [ -n "$hostapd_ifaces" ]; then > + nl_hostapd_ifaces=`(echo $hostapd_ifaces | tr '\s+' '\n')` > + for iface in $nl_hostapd_ifaces > + do > + conf_file="/etc/${name}-${iface}.conf $conf_file" > + done > + pidfile="/var/run/${name}.pid" > else > - rcvar= > - conf_file="/etc/${name}-${ifn}.conf" > - pidfile="/var/run/${name}-${ifn}.pid" > + ifn="$2" > + if [ -z "$ifn" ]; then > + rcvar="hostapd_enable" > + conf_file="/etc/${name}.conf" > + pidfile="/var/run/${name}.pid" > + else > + rcvar= > + conf_file="/etc/${name}-${ifn}.conf" > + pidfile="/var/run/${name}-${ifn}.pid" > + fi > fi > > command_args="-P ${pidfile} -B ${conf_file}" > @@ -29,5 +41,4 @@ required_files="${conf_file}" > required_modules="wlan_xauth wlan_wep wlan_tkip wlan_ccmp" > extra_commands="reload" > > -load_rc_config ${name} > run_rc_command "$1" > diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 > index a03f4de5cb9..7217cbc1f16 100644 > --- a/share/man/man5/rc.conf.5 > +++ b/share/man/man5/rc.conf.5 > @@ -409,6 +409,10 @@ Set to > to start > .Xr hostapd 8 > at system boot time. > +.It Va hostapd_ifaces > +.Pq Vt str > +Space separated list of interfaces managed by > +.Xr hostapd 8 > .It Va hostname > .Pq Vt str > The fully qualified domain name (FQDN) of this host on the network. > > My shell isn't great, but the above changes do seem to work. Let me know > if there is interest in merging this, and if so, what I can do to move > the process ahead. > > Thanks! > > Kamil > _______________________________________________ > 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" From owner-freebsd-wireless@freebsd.org Tue Sep 5 22:39:05 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 BC330E22EBE for ; Tue, 5 Sep 2017 22:39:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54DF581604 for ; Tue, 5 Sep 2017 22:39:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v85Md58q075197 for ; Tue, 5 Sep 2017 22:39:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 222090] [patch] Add ability to start multiple APs using hostapd(8) Date: Tue, 05 Sep 2017 22:39:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kamil.choudhury@anserinae.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Tue, 05 Sep 2017 22:39:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222090 --- Comment #1 from kamil.choudhury@anserinae.net --- Created attachment 186100 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186100&action= =3Dedit Changes to rc.d/hostapd and associated man page. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Tue Sep 5 22:40:41 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 2D63CE22F75 for ; Tue, 5 Sep 2017 22:40:41 +0000 (UTC) (envelope-from Kamil.Choudhury@anserinae.net) Received: from mxe.anserinae.net (mxe.anserinae.net [45.32.7.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CFE881ABF for ; Tue, 5 Sep 2017 22:40:40 +0000 (UTC) (envelope-from Kamil.Choudhury@anserinae.net) From: Kamil Choudhury To: Adrian Chadd CC: "freebsd-wireless@freebsd.org" Subject: RE: Configure hostapd(8) to manage multiple interfaces Thread-Topic: Configure hostapd(8) to manage multiple interfaces Thread-Index: AQHTJpZuDej4lsYIROuP/D4wWl+Ma6Km4rAA Date: Tue, 5 Sep 2017 22:40:37 +0000 References: <59af1e76.c138ed0a.3bf3f.ad1aSMTPIN_ADDED_MISSING@mx.google.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 MIME-Version: 1.0 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: Tue, 05 Sep 2017 22:40:41 -0000 SGVyZSdzIGEgUFIgd2l0aCBhIHBhdGNoIGF0dGFjaGVkOiANCg0KaHR0cHM6Ly9idWdzLmZyZWVi c2Qub3JnL2J1Z3ppbGxhL3Nob3dfYnVnLmNnaT9pZD0yMjIwOTANCg== From owner-freebsd-wireless@freebsd.org Tue Sep 5 22:47:57 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 1DD79E0038E for ; Tue, 5 Sep 2017 22:47:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A59E583559 for ; Tue, 5 Sep 2017 22:47:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v85Mlu7e097075 for ; Tue, 5 Sep 2017 22:47:56 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 222090] [patch] Add ability to start multiple APs using hostapd(8) Date: Tue, 05 Sep 2017 22:47:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: woodsb02@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.ispatch Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Tue, 05 Sep 2017 22:47:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222090 Ben Woods changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |woodsb02@freebsd.org Attachment #186100|0 |1 is patch| | --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Wed Sep 6 21:03:12 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 7EBA3E171EC for ; Wed, 6 Sep 2017 21:03:12 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-x233.google.com (mail-yw0-x233.google.com [IPv6:2607:f8b0:4002:c05::233]) (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 7BD9A8390D for ; Wed, 6 Sep 2017 21:03:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-yw0-x233.google.com with SMTP id q80so594557ywg.2 for ; Wed, 06 Sep 2017 14:03:11 -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=9ItwiSNpS/zE1hZ9kcm8DiF0tncbo1+VWwlNsfTGL8A=; b=cAaLZNOcA8svdVOm4qt4JhjRU/A5szq92+hOsPRIigD5ScFe9gobDnmkwN87Vua95/ ObbfE7zBc14L1QRyBVbA18nj0GdnQaZgIgBZyKhI6jN9IUEopzMVILFLy+UY5HUB+zXx qwUshnwyJREfrB61U5P0QZ80E9rau8eEVfkwSfJGEsLDyhEocJXLeEnD9axt4PtlWLy2 ICiSlm2B/vSyS1XB9tmKBpgQ/BxKnlRS1U6xyCbsUlW+cgQhiVws9XzcGd1N7LnRd44H hrpgyBDHyJHw/fKX5R70kcXtBop9PO+Yd5zfxCHyJbL6H8lscfHVd5+erv21BTsDY5lS X+gw== 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=9ItwiSNpS/zE1hZ9kcm8DiF0tncbo1+VWwlNsfTGL8A=; b=UR1B8Q2sCldNjVSmNMpuB9TvHWWBTV2sV8g/mmiabnHb78+3bvVk91DhACa83fTMpE Ep6gbxztc5NBc0AHOH6AVnmmOhW6a8/+h4+qerPe06JH7fv2Xd4O40Tf/fnirRqIq/YD 1pYitOm16eQN0syUiKj4dwNBOgD6fYNC5RLIbn9TUKNCU7pP/4fve/AeT6hIEPnQquEl abZVZEQ7HCDVaaZ5C7OONdtlUDTO85sd/GoR7pacwOQ54XDEyDE/OtHKJX1BXULNoX/k 8pEjTNG7RHAqlqWOwY9Cs9c6ki1tpt9/A49hnPNelc9ifCde6oX3kSDkiZOzhJuHlCe/ oTMQ== X-Gm-Message-State: AHPjjUjgb6SBj0YgXutrQexdtpWgqNMywihcv5XObZSoytwkMAVmdeQw /bW/ed1No+PYxROMZ8qBKjmoHRX65g== X-Google-Smtp-Source: ADKCNb4opwnfWtppTWGdodd31B0ITWUa+PaKUVumKp8EsOeAupJxEwoAOdERz/44eUHs97kbJFWNmJqwEHXTFKz8+Qo= X-Received: by 10.13.210.6 with SMTP id u6mr363588ywd.271.1504731789962; Wed, 06 Sep 2017 14:03:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.223.78 with HTTP; Wed, 6 Sep 2017 14:03:09 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Wed, 6 Sep 2017 14:03:09 -0700 Message-ID: Subject: Re: buildkernel fails while compiling ath with -O0 (no optimization) for STABLE-10 To: Aijaz Baig 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: Wed, 06 Sep 2017 21:03:12 -0000 Hi, Weird, are you doing a full kernel build first? -adrian On 4 September 2017 at 01:29, Aijaz Baig wrote: > Hi Adrian > > Here is what it appears to be doing just before it got bust: > > ===> ath (depend) > @ -> /usr/src/sys > machine -> /usr/src/sys/amd64/include > x86 -> /usr/src/sys/x86/include > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h > awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h > ln -sf /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_inet.h opt_inet.h > ln -sf /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_ath.h opt_ath.h > ln -sf /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_ah.h opt_ah.h > ln -sf /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_wlan.h opt_wlan.h > rm -f .depend > CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE > -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq > -I/usr/obj/usr/src/sys/AIJAZ-DEBUG -std=iso9899:1999 -include > /usr/obj/usr/src/sys/AIJAZ-DEBUG/opt_global.h > /usr/src/sys/modules/ath/../../dev/ath/if_ath.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_alq.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_debug.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_keycache.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_sysctl.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_tx.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_tx_ht.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_led.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_rx.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_tdma.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_beacon.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_rx_edma.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_tx_edma.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_spectral.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_btcoex.c > /usr/src/sys/modules/ath/../../dev/ath/if_ath_lna_div.c > /usr/src/sys/modules/ath/../../dev/ath/ah_osdep.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_regdomain.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v3.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v1.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_beacon.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_interrupts.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_keycache.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_misc.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_phy.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_power.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_recv.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_reset.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_xmit.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_beacon.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_interrupts.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_keycache.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_misc.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_phy.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_power.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_recv.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_reset.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5211/ar5211_xmit.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_ani.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_beacon.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_eeprom.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_gpio.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_interrupts.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_keycache.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_misc.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_phy.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_power.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_recv.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_reset.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_rfgain.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5212_xmit.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5111.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5112.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar2413.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar2425.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5212/ar5413.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v14.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v4k.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_ani.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_beacon.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_btcoex.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_cal.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_cal_iq.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_eeprom.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_gpio.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_interrupts.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_keycache.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_misc.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_phy.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_power.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_radar.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_spectral.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_recv.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_reset.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_xmit.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar2133.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9001/ar9160_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9001/ar9130_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9001/ar9130_eeprom.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9001/ar9130_phy.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9280.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9280_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9280_olc.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_reset.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_cal.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_phy.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_diversity.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9285_btcoex.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_9287.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_reset.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_attach.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_cal.c > /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_olc.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_interrupts.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_radar.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_ani.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_keycache.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_radio.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_xmit.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_attach.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_mci.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_stub.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_xmit_ds.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_beacon.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_misc.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_recv.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_stub_funcs.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_paprd.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_recv_ds.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_phy.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_reset.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_gpio.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_power.c > /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_timer.c > /usr/src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c > /usr/src/sys/modules/ath/../../dev/ath/ath_dfs/null/dfs_null.c > In file included from /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:99: > In file included from @/dev/ath/if_athvar.h:40: > @/dev/ath/ath_hal/ah.h:31:10: fatal error: 'ah_osdep.h' file not found > #include "ah_osdep.h" > ^ > 1 error generated. > In file included from > /usr/src/sys/modules/ath/../../dev/ath/if_ath_debug.c:81: > In file included from @/dev/ath/if_athvar.h:40: > @/dev/ath/ath_hal/ah.h:31:10: fatal error: 'ah_osdep.h' file not found > #include "ah_osdep.h" > > ... > the rest is the same as shown previously > > Keen to hear > > > On Fri, Sep 1, 2017 at 9:02 PM, Adrian Chadd wrote: >> >> Hi, >> >> I'm not sure what's going on. I think I made the driver require the kernel >> be built first so those header files should exist. Is setting CFLAGS right? >> Can you paste the whole command line that was being run by make leading up >> to that failure? >> >> >> >> -a >> >> >> On 1 September 2017 at 02:21, Aijaz Baig wrote: >>> >>> Oh I got what you meant. No I was NOT specifically compiling the ATH >>> module but it was being built as part of the buildkernel process. I was >>> actually trying to build the kernel without optimizations (so I can debug it >>> within gdb) hence the need for that specific src.conf. Apparently as the >>> build runs, it fails at that very moment in the compilation which I >>> mentioned earlier. >>> >>> I hope you got your answer Adrian. >>> >>> On Fri, Sep 1, 2017 at 6:54 AM, Aijaz Baig wrote: >>>> >>>> Hi Adrian >>>> >>>> I did not really get your question. Do you mean if other modules are >>>> getting compiled properly? Won't it build the modules as part of the entire >>>> buildkernel process? >>>> >>>> Do you want more information about the system I am compiling it on? >>>> >>>> On Fri, Sep 1, 2017 at 5:13 AM, Adrian Chadd >>>> wrote: >>>>> >>>>> Hi, >>>>> >>>>> Weird, is it building modules without a kernel? >>>>> >>>>> >>>>> >>>>> -adrian >>>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Best Regards, >>>> Aijaz Baig >>> >>> >>> >>> >>> -- >>> >>> Best Regards, >>> Aijaz Baig >> >> > > > > -- > > Best Regards, > Aijaz Baig From owner-freebsd-wireless@freebsd.org Fri Sep 8 03:42:13 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 4BCAEE2451D for ; Fri, 8 Sep 2017 03:42:13 +0000 (UTC) (envelope-from gsync2@gmail.com) Received: from mail-oi0-x242.google.com (mail-oi0-x242.google.com [IPv6:2607:f8b0:4003:c06::242]) (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 E8EED650CD for ; Fri, 8 Sep 2017 03:42:12 +0000 (UTC) (envelope-from gsync2@gmail.com) Received: by mail-oi0-x242.google.com with SMTP id g15so1013837oib.3 for ; Thu, 07 Sep 2017 20:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=fQvbyWa0JNX7puKrBcfnfHYnZnqJWa7nEd5fPB4TRAs=; b=foY6NPwkYEpJlcbjEd9ekOPCKqPPl+5Q9zEklDj9IZEckHyrsyhH7RBe447cjBWWZ8 AtQCtcYXXfUGS/7BN0YkSWzvqu/4QYSKEOs3QTWJjxzJiSo+WXjbiX8ZK+So0qrTctIE e96Pv25L1zL0KTzCkmznpwtCrkVReD3+MXjN+t9wqTzWrJBts8KH749y+xj9yTX2gjd3 5B1beEsJt63zokbBzgSXGcn7HPADEK8ZzinvILIMo8pNa3+/JtiXIZiHB+q7a/6CfT4y Un23ebQXkXCAPDr95KGDdDTiKN7LgxoUzbFGqf1XDPV42VxpYHojy63V5UJEdwLyMrsg L4Pw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=fQvbyWa0JNX7puKrBcfnfHYnZnqJWa7nEd5fPB4TRAs=; b=jM8pWIdNReRgol1m2V5Gs7VxkwLRoXudmpwNqqiU3VFxeQQXyKY8jKAvrHNW+5PCxE zhk7yfdJVw1K28+hfVYKZUNQhjMkFFtJdNePvbZGI5yiLwgpIG32RjkwPQkJR4IKHvil ll24h4wKp6v815hE2T7O8vGlvr1t+6J0Ga3OynUL0PBAq2Kl8Bd9uY4lSeeMJKymm5HI RnSkwWbnj+t3CGRFNVB1bl2eM2V8QTWhJT5ePZDmYvjMpnwBr6yyZbyJIJjI7AdVlcLF h+P1OfeeuWwrL+HmW+BrVfK4F+Ok6XdkDiABSF0yTZ5sOkX4SuiXBEDb2LEQZ84SyU+P /xLg== X-Gm-Message-State: AHPjjUipJUc5WZ7iFQnjTRPswvJZ2Jpm97fNgsSZdk0XEtU6S/7kJiFy lU8Zebwwb1RoyUWbnK/cRAcaRRwz9j/T6lw= X-Google-Smtp-Source: AOwi7QDQK0LbJm02dI2/QG7CtS2OaYiJwAE808ZsRYvyAC5+C4BRCUUNPkLAM5L4SCf7vvhT2HOPHqRUcqgOWrnfs50= X-Received: by 10.202.78.88 with SMTP id c85mr1688368oib.275.1504842131985; Thu, 07 Sep 2017 20:42:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.242.69 with HTTP; Thu, 7 Sep 2017 20:42:11 -0700 (PDT) From: Goo Gle Date: Thu, 7 Sep 2017 20:42:11 -0700 Message-ID: Subject: Good board/router for testing TDMA? To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Fri, 08 Sep 2017 03:42:13 -0000 Hello, I'd like to test some long distance Wi-Fi links (a few kilometers) and heard that FreeBSD has built-in support for TDMA which enables these types of links. I'm admittedly new to FreeBSD and would like to know what's a good board/router that's well supported by FreeBSD. Something relatively cheap and supports at least 802.11n (both 2.4 and 5 GHz) would be great! I'm based in USA if it affects availability. Thank you, Alana From owner-freebsd-wireless@freebsd.org Fri Sep 8 08:53:48 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 18033E0B8F7 for ; Fri, 8 Sep 2017 08:53:48 +0000 (UTC) (envelope-from vbotka@gmail.com) Received: from mail-wr0-x231.google.com (mail-wr0-x231.google.com [IPv6:2a00:1450:400c:c0c::231]) (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 910B567903 for ; Fri, 8 Sep 2017 08:53:47 +0000 (UTC) (envelope-from vbotka@gmail.com) Received: by mail-wr0-x231.google.com with SMTP id k20so3367177wre.4 for ; Fri, 08 Sep 2017 01:53:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version; bh=bhQ0hVtDLhdKEW0cISDEOHQFfx5KNm1bFMQbqRBW0hM=; b=vUylMYI8DaPZ4Uf1Rfjx7o+7kW6Pjl0oSukL9jQnyWPbIb+cSmf8ZL3xRzKbcRZA5K elHO4T3B+fDM6pSTaCgv6ut+Y3g2MLqJv9L2V9OZqjrfh2POTitrzmZ2scXsPQSWnaUY wk13ABtRGxcbsxOeHwh+9YEXEfatMpa6BoJuJEjAOdHXPscVVr1MYzZPXL0TdGJOkBP2 rb23cgz3InHNhwBBUyJqz19JHRMAkkuJ4f+yA/TZ2/DQJEPcl6GVTJ+msmEZzuPQGuLI tPfAzz/HVJLOZn9Jq6R+dTBxfvBjSNZMuU2Wnx8m8lAfdFvxYDv2uT5frFpBYMLh3svz K77A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version; bh=bhQ0hVtDLhdKEW0cISDEOHQFfx5KNm1bFMQbqRBW0hM=; b=X9Hg2r9OEdnlxKedBc7KNyOs6k95+FpJzuQw76ZQh9OykayLZpW3/5n1vOGhwlI/Mp YiHAcF0Jm998tVkJTVffJgP0bCXxCX/MoEb8dSv1nF6LzN70sKVHSWql0tzKkC8CbuMB L345XbqrAFYCQ3AQmx68tWYov7T70UVkctyFqt+aeu5DRU2Aq/VzrHrbs7gcbfZagp9u mdU/9l5FBsXr7wjTpWK3NSBZ14zABy6+uTjXgE/BM337A5/sjDrk0Xwx02ILlOXRzEr6 CKJ74YsU420Lk1LIVKOVxo80tO9fbk2Hb67cip4mYIjZbsugKYAmIPqrAWVmPw6vvSeN +6tQ== X-Gm-Message-State: AHPjjUjmoDi8m3aALh7DDBn/bYMJL3S88rdTNanH1P6l3cya/30QvvhA 9PonlPTbBHL7/g== X-Google-Smtp-Source: ADKCNb6uaDjjgn8y51ZsHGGVSvd2PiZGVSBEN35qLFWa6ERPBsHsX7CMb/mZPml9VrK8AsVik04TCA== X-Received: by 10.223.172.196 with SMTP id o62mr1466461wrc.305.1504860825733; Fri, 08 Sep 2017 01:53:45 -0700 (PDT) Received: from planb.netng.org (ip-89-103-146-20.net.upcbroadband.cz. [89.103.146.20]) by smtp.gmail.com with ESMTPSA id f43sm1532055wra.79.2017.09.08.01.53.44 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 08 Sep 2017 01:53:44 -0700 (PDT) Date: Fri, 8 Sep 2017 10:53:39 +0200 From: Vladimir Botka To: Goo Gle Cc: freebsd-wireless@freebsd.org Subject: Re: Good board/router for testing TDMA? Message-ID: <20170908105339.1dc2ec69@planb.netng.org> In-Reply-To: References: Organization: na X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/ATTgCp0auq=oBpKUZgmQRZ+"; protocol="application/pgp-signature" 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: Fri, 08 Sep 2017 08:53:48 -0000 --Sig_/ATTgCp0auq=oBpKUZgmQRZ+ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 7 Sep 2017 20:42:11 -0700 Goo Gle wrote: > Hello, > I'd like to test some long distance Wi-Fi links (a few kilometers) ... Aren't you looking for Ad-hoc connection http://www.freebsd.cz/doc/handbook/network-wireless.html and directional antennas? https://en.wikipedia.org/wiki/Long-range_Wi-Fi You might want to opt for Atheros https://wiki.freebsd.org/dev/ath%284%29 or Intel https://wiki.freebsd.org/dev/iwn%284%29 -vlado --Sig_/ATTgCp0auq=oBpKUZgmQRZ+ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJZslqUAAoJEJDRmRKO1E8BmzIH/2dynCT1y7hnGthde3y+8Eqp UXBaEGLWwZbJUUEMRp9EbwXXDLthInMnvk2ZZZoIXyJ7PkJCiDbew3Rqgj/U3l5p Z6FA3cRMykrU5dKLeoPqWrNDgTU6wWWTiTDWIBbTrBUqXEU/R7PJKLu23wItG/VQ c5Dalnib1OnD5KuBbIIN9KLABeNjfEOmKvMbbZyZGHHBXLoo5Rac1vcYdMiu2nKm 5MpDC2gUusPMd9fyHCfYhFNex6tKrbGHwTljm8YwP81PynXOFLlJ27dZLJM6RNfm kFJXE2DyDHbz1t82qSnZAAIBzJBi163FBWMWW6tk/EsaiXk2avNjtKGHXbApVL4= =TvuG -----END PGP SIGNATURE----- --Sig_/ATTgCp0auq=oBpKUZgmQRZ+-- From owner-freebsd-wireless@freebsd.org Fri Sep 8 09:02:30 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 42B19E0C13D for ; Fri, 8 Sep 2017 09:02:30 +0000 (UTC) (envelope-from mail@osfux.nl) Received: from vm1982.vellance.net (vm1982.vellance.net [79.99.187.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9769469D2F for ; Fri, 8 Sep 2017 09:02:29 +0000 (UTC) (envelope-from mail@osfux.nl) Received: from vm1982.vellance.net (localhost [127.0.0.1]) by vm1982.vellance.net (Postfix) with ESMTP id 01B75201DC; Fri, 8 Sep 2017 11:02:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=osfux.nl; s=default; t=1504861340; bh=kYhn345SqAhM93lNulwSmF2Y9E1h7ZYaaFpVnphBbDo=; h=Subject:To:References:From:Date:In-Reply-To; b=ZwMt1iUppZmmZ1FLeCRFMEu3AWpBeiOsDRYhqlqLtVcfLKBPWz8MvoACao9rijiuz 8Z4noF0hLzBNhHHwt+zUPhl6UdXfu1NlN7Mfm1zNJs04iSmFQTY7d/C25iTjX0qBza vDvWdGdIscvUIPUmonUgQVBNT6+z4j1Cdhk026f8BTM9zmGROl64n/lxbFYloQMSoZ MEIgAFfMR89toLeVsFA1HEn5xhtINNjmk0e3UYVgrLm34peQOtVsV6bQPSlJ7Ej/if odT5ry3hKnr48kQJeYStEYwiRGZd/+QigQo9HRlNBz7Clderq8PI5yL450U/7YoB5C tDIH7VU9UWZK/727/XpY0wWcM5jfx6J+M4N4DQjTh6+y1V8TX/52oktLwIOYjjSg4K ncZ94/aEIQaujdoaRvPw45dMdZJtD5x3IQJcu/oxtfkN888ZnCCjlr6r7geGfSJkLh GCIvefybhJtBpaylvhd1Zgx/IAtS07iaoN+ip7rpA7PumUG91bPpOiXD9B6Dx9YDnm tQrx/KIL0f9a49FS6Qk2bTBgiTRBhikuFVNT9a1f4RrUZyQpBvqRbhZOaflaeB+DVK yrsdz+ymMagonPxzMuKyQ2IJRDHcB0Ft3Zor2uguV7Q7cgDs1y/1cNIVC1KKSeJrM1 JKsro1gEUGpLGXE3WYsmU4l4= Received: from vm1982.vellance.net (localhost [127.0.0.1]) by vm1982.vellance.net (Postfix) with ESMTP id 0220720126; Fri, 8 Sep 2017 11:02:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=osfux.nl; s=default; t=1504861338; bh=kYhn345SqAhM93lNulwSmF2Y9E1h7ZYaaFpVnphBbDo=; h=Subject:To:References:From:Date:In-Reply-To; b=AwZi3tSxkg5khYWHOCTd5b1SAd6wMNtsa31y4z+RlhrkPu2ULBvV07cLjy9DbrtYm ev6Otqhds5cnHHk0BvmEKC81GlIYuQA5kDwwwcjqaLiLN0LCVlfjUe5Bf/VECjAhbQ RK/rqKnnx/4E0RvVipUWjyfMsOttivKNg/Rz6N7uJanSKSR+EL2oh5lLx7m/0Vmmxj EPsaX+UfHO0AKsUAkleq9EvAdgu76cPKyWOiu2HSPJRaOauWIOqEkxDcmJiPOGxLLq oxH+p6vuFbSnXP/AboSdCYI1O4dnhEqFephp12inTgXw72uBiRxL8KzUiVBSBRcbhA Lj4wI5MQWonRzyhdJXA/+gNwxAJRSaYXfwjM8UrfHbMdgiGbhjZqa2ClYVO11ssWgO 7PjSw4YLdlzTuUoMwaC3V/6TpjwwxgnFtwiX+g1l6Dimg0omm3xsL8oVcnFuSY/C2F Rprwgh3BCIByJlxHNe8QPkyYvxBuwtdlNfAVLTyK2xdyiIsni+qXksiYQFPP1uq+Rz vhod+wLdPIjatA0TDPXQyUexitb1S9ssTg1N0Wf8odtjYpTlnBeBDNO96gA5448i8o ZeP9cIjqoksKUmbKzSe39nv35rWpjgKa8+4oGn1YUTbBdgcW3NUKoNrPpZs3q2ledK f8GE3gvUWVuYRnAMsXjjKA1Y= X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on vm1982.vellance.net X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=ham autolearn_force=no version=3.4.1 Received: from quanza-qhq-dhcp129.q (engineering.quanza.net [91.208.87.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm1982.vellance.net (Postfix) with ESMTPSA; Fri, 8 Sep 2017 11:02:11 +0200 (CEST) Subject: Re: Good board/router for testing TDMA? To: Goo Gle , freebsd-wireless@freebsd.org References: From: Ruben Message-ID: Date: Fri, 8 Sep 2017 11:02:11 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US X-Virus-Scanned: ClamAV using ClamSMTP 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: Fri, 08 Sep 2017 09:02:30 -0000 Hi Alana, I Guess you could always get yourself a pc-engines board and plug in exactly those adapters you and FreeBSD feel comfortable with. I don't know if they satisfy your budget-criteria (or what they realistically might be for long-distance Wi-Fi links), but Pc-engines boards have good FreeBSD support. http://www.mini-box.com/ALIX-APU-Systems https://embeddor.com/product/apu-2c4/ Regards, Ruben On 08/09/17 05:42, Goo Gle wrote: > Hello, > > I'd like to test some long distance Wi-Fi links (a few kilometers) and > heard that FreeBSD has built-in support for TDMA which enables these types > of links. I'm admittedly new to FreeBSD and would like to know what's a > good board/router that's well supported by FreeBSD. Something relatively > cheap and supports at least 802.11n (both 2.4 and 5 GHz) would be great! > I'm based in USA if it affects availability. > > Thank you, > Alana > _______________________________________________ > 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" From owner-freebsd-wireless@freebsd.org Fri Sep 8 16:02:38 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 783BDE1FA06 for ; Fri, 8 Sep 2017 16:02:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-x236.google.com (mail-yw0-x236.google.com [IPv6:2607:f8b0:4002:c05::236]) (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 364C5FF7 for ; Fri, 8 Sep 2017 16:02:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-yw0-x236.google.com with SMTP id s62so8739101ywg.0 for ; Fri, 08 Sep 2017 09:02:38 -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=r71Ig3VguxE6Rm2bEckcLuPr4ZahlVKEECJiSxlt1v8=; b=OUhGhvJXxwl5Y9ZZ8Ly1QapI6jndWXzygULO60KrO7KIwg44qP9fIPhG7oCYZQPZi1 tagkrmtnH13naayVzn4qs70YDLDuKYCbUgTm8z6KTpH0U2X2NkIY1WbrwI7PMaHm2PXV K2yKi80NbsJXD1nCf4stEieW4Y6ez8eXz+C1fKRoUBQjwySRZ0Ld1ivKtaZuX4mC+DjD ZQNGxqXfnTaGMR+iuu34YgBlvV+yzLm/7a1AC8rpdnlQQ7AADZFcMk8SfY95LG2qVawT XigQWPokJUPu4R0SQYFu6b5lGt4lObRBBhnyE37lDm2xIKkp4fk6umSVhyc7Qfd3PVUW DvLw== 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=r71Ig3VguxE6Rm2bEckcLuPr4ZahlVKEECJiSxlt1v8=; b=HxKGGSnpJ6nP1KuwozpwMYnXmZQHe+sqQG6KF8u67XLKKiBzQVCOI5d3nfrLIVfkag fy3wqjRk9PfK8nrsgng836f2SjA5pL33A4kHEeBalMK1/0jOhKBQctvvDVcnlh9f3Lg7 WIAtGWuVIttcx6AUExTOOAi+mDibiu8vpriEbU1YOCT9adAKxZTKTQs7VL26kFt9ImIj vvuhvUXjmWV4gWMVKSWj5Nd6egV9TrPwiZ4xUgq4gHvTrdhW8cLOQIlXTzevrmjOXZ03 gh5mw6FfTaZ9MBdmhnh9NAIL87hBWIcQqtXNYvCg6Yc4P0sBw8q22no70erhq3rS7qrT qtUg== X-Gm-Message-State: AHPjjUg+B2nG2FyF4Oa9tVhGEIgimEu280y9bVjuG02IKpnMUBEXx8E9 pfTl5wo1jpUc50r3nsbGLPvqvu2iLQ== X-Google-Smtp-Source: ADKCNb7QqR1D/7yyXcLsrfQ/ENU4VSAvwJOr6CdMEoE+MLxGPZ1rruElTAJg7fL/qjkN/epwJmcKqD7U/QC1fIegLwY= X-Received: by 10.13.210.6 with SMTP id u6mr2846450ywd.271.1504886556361; Fri, 08 Sep 2017 09:02:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.223.78 with HTTP; Fri, 8 Sep 2017 09:02:35 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Fri, 8 Sep 2017 09:02:35 -0700 Message-ID: Subject: Re: Good board/router for testing TDMA? To: Goo Gle 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: Fri, 08 Sep 2017 16:02:38 -0000 hi! For now, stick with AR9280 devices. AR9380 and later doesn't work well due to chip design :( -adrian On 7 September 2017 at 20:42, Goo Gle wrote: > Hello, > > I'd like to test some long distance Wi-Fi links (a few kilometers) and > heard that FreeBSD has built-in support for TDMA which enables these types > of links. I'm admittedly new to FreeBSD and would like to know what's a > good board/router that's well supported by FreeBSD. Something relatively > cheap and supports at least 802.11n (both 2.4 and 5 GHz) would be great! > I'm based in USA if it affects availability. > > Thank you, > Alana > _______________________________________________ > 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" From owner-freebsd-wireless@freebsd.org Fri Sep 8 17:58:12 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 73F92E016BC for ; Fri, 8 Sep 2017 17:58:12 +0000 (UTC) (envelope-from gsync2@gmail.com) Received: from mail-oi0-x235.google.com (mail-oi0-x235.google.com [IPv6:2607:f8b0:4003:c06::235]) (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 342E4646DB for ; Fri, 8 Sep 2017 17:58:12 +0000 (UTC) (envelope-from gsync2@gmail.com) Received: by mail-oi0-x235.google.com with SMTP id x190so18794483oix.3 for ; Fri, 08 Sep 2017 10:58:12 -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=b0rz2BLuQCx+ZCFccwMlwK9e54hDeqDwaDW0+KaKu0E=; b=IhprVGe9Wh05YIRBV+CpKXrqjX6+SIG4su02bqL2Ab1yX/VB7ffRsliPP8vWq40Zfe ZsrJoAuQnMbLcVzXD6zHts/WR8NUq0fboPN6FrQlQ4pCnEpN70Eq0ARo3fFHDgrhXOKa VoNpC05u5N83XQOPHyXOt0Fov7mDpSbPEum1RCVlMUX6DKPh9B6uRDkDtxYT4yHqQSfC 3mBS59vH6kq9hVu532AFgBcOaKEENYkVr97CT2xIlNxLTH67Q33i/NmjmSs3prOAJDmD 4Zq3gB+GNxr6+NoDfuGsZIQX307puiiAI5khd5thGCrfXjL7vh4Zdw49yQZ4ZLzX2sB8 u3/g== 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=b0rz2BLuQCx+ZCFccwMlwK9e54hDeqDwaDW0+KaKu0E=; b=dlNd3QiIqNGqF+GFHrBbCYANlhWZvxDpL5Y9bjPmWPpMP00/cUEQGkNOQT0SQYn8OP I5xIvyilwkp1Igdr+imnlxYlKcIWvZqWe8z0E3CHDctvyF0qBgExsREniw1F+SI8VVkt KbdrqQ+q3NseZCdYgQ0fPzgdcO2lGUTlCamugTL3LSCydgCV76na4J9Ts0QgKurndzpo bwF+e97oHk3C5HJFD1YiaFG0sQNbcN0kIrp45Bhd7haOwR25Ql87a8MU1gxMhpPvTbyv INE5jBQpgNvV4qfFl8XgawobnUQajeadA+sSYVoDegbv4+wAC+E9N++g3C4eilCNvZwL mJ0A== X-Gm-Message-State: AHPjjUhTem8wCqSAe5uSWVqAt6W7mVFTJjVLcu/0MLzEfzoWlK4QUcVL WILWoK8F8b/urMGId2jBaNM/VouguTHxJdk= X-Google-Smtp-Source: AOwi7QBB2ZSAbs0nU+7BbGAj+/Xpd/qC8sLteF1YkCFKk6e6MEnL/AKbyW+kf3JOERVuNicXlWTI286nwh+OE8kI54Y= X-Received: by 10.202.78.88 with SMTP id c85mr3898404oib.275.1504893491566; Fri, 08 Sep 2017 10:58:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.242.69 with HTTP; Fri, 8 Sep 2017 10:58:11 -0700 (PDT) In-Reply-To: References: From: Goo Gle Date: Fri, 8 Sep 2017 10:58:11 -0700 Message-ID: Subject: Re: Good board/router for testing TDMA? To: Adrian Chadd Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Fri, 08 Sep 2017 17:58:12 -0000 Hi Adrian, Thank you for the advice! Do you know of any boards that use the AR9280 or is it recommended to find a supported host board and install an AR9280 mPCIe card into it? I found the following pages: https://github.com/freebsd/freebsd-wifi-build/wiki/Carambola2 http://shop.8devices.com/wifi4things/carambola2-DVK This board seems to be supported and can be purchased. However, it only supports the 2.4 GHz band. Other than that, it seems great: - Single AR9331 SoC that can run FreeBSD with built-in Wi-Fi. - GPIO since I hope to control some switches from the board as well. Do you have experience with this board or do you know of anything similar that also supports 5 GHz? Thank you, Alana On Fri, Sep 8, 2017 at 9:02 AM, Adrian Chadd wrote: > hi! > > For now, stick with AR9280 devices. AR9380 and later doesn't work well > due to chip design :( > > > > -adrian > > > On 7 September 2017 at 20:42, Goo Gle wrote: > > Hello, > > > > I'd like to test some long distance Wi-Fi links (a few kilometers) and > > heard that FreeBSD has built-in support for TDMA which enables these > types > > of links. I'm admittedly new to FreeBSD and would like to know what's a > > good board/router that's well supported by FreeBSD. Something relatively > > cheap and supports at least 802.11n (both 2.4 and 5 GHz) would be great! > > I'm based in USA if it affects availability. > > > > Thank you, > > Alana > > _______________________________________________ > > 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" > From owner-freebsd-wireless@freebsd.org Fri Sep 8 19:27:14 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 D18F3E05E21 for ; Fri, 8 Sep 2017 19:27:14 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-x22c.google.com (mail-yw0-x22c.google.com [IPv6:2607:f8b0:4002:c05::22c]) (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 8CF42676B5 for ; Fri, 8 Sep 2017 19:27:14 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-yw0-x22c.google.com with SMTP id r85so10134821ywg.1 for ; Fri, 08 Sep 2017 12:27:14 -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=KvIkc3+9PoEdNRGrzzeduyrbsaA82QikPeLSqxcwEXQ=; b=tDlH9OC7xWccadNuNSXn44cosfhNoHEyw61HECC+e72hsCY+4aoTgc+sT6IkgbNhYx dvtU3Kyuzw9hvFwXTGfyoJOoypQEtHVd3vnOzIIUwzTqPjINSJCZeAH0J9IxECY3A0hu qLqx3wXAhv+vQ0FE2nSXgk2dmRDRV3YiuPteENFFiPLmNucCqZI5pd3lLDQqXLGIZbBY +ttKqXnlsGfFod06yfvTluCQzfZj3tr/Kct16GyaBeoKBeUA1J1GAbUZiM1EUWNWLJGX 9mSnK6Lzm7IRhcJLg304D8dPtpHKbOKj7Bb14oXjlF1Kj8RCegdmAdA4bA2Zt3PXKECn nXhQ== 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=KvIkc3+9PoEdNRGrzzeduyrbsaA82QikPeLSqxcwEXQ=; b=YfEHzqqePKVT2OJJ+cIuGhjJZ9x0H4MO0DIKvWy7cx+eWPjVjv+1bJgow4jCV/3Fnw tH/Lp/G8qIfqF/NOO67r4HDl2Es1HzJGuER/xTvaK402KhrNfgkEwElsZm/AAqqm8yY6 GVRmn2gPZhO+geg7+v6kVZbaKi/uNezp1nnFTyTm+L1fZLJxupGbFHJaiiYWbA6XHcbI GaGq+WoKYLIzqgu/4LOYUcRnp6QnoINzU+TUgchlYHaLbpTtqwmCinzbZ9zcWo70FveL JivFJ8Bvl2EG9hg8/6kDaOIh9DKhq4Ju+HmqYV9J0X93qMltdX47Z/YnmE6VLnz3LYab +w6Q== X-Gm-Message-State: AHPjjUjlRiMo+AUhssYM3qYOU4FAXdO3XAtxVdGPNXUsodTc3XR8skLt mlJJNftSZlZt1vKN0DnzsJdYa6Riiw== X-Google-Smtp-Source: ADKCNb7v6uy9u4TujMH2VKVy7c4qkUzVp+sPgfMqE6ZisqYQoz1c0x1ZofPulF7oJBJ/+b+ZMlH8Sl15lQebUkIx98Y= X-Received: by 10.37.45.40 with SMTP id t40mr3199043ybt.73.1504898833614; Fri, 08 Sep 2017 12:27:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.223.78 with HTTP; Fri, 8 Sep 2017 12:27:13 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Fri, 8 Sep 2017 12:27:13 -0700 Message-ID: Subject: Re: Good board/router for testing TDMA? To: Goo Gle 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: Fri, 08 Sep 2017 19:27:14 -0000 Hi, I recommend experimenting with some intel CPU thing with mini-pcie and a mini-pcie AR9280. AR9331 is AR9380 based, so it won't work righ tnow, sorry! -a On 8 September 2017 at 10:58, Goo Gle wrote: > Hi Adrian, > > Thank you for the advice! Do you know of any boards that use the AR9280 or > is it recommended to find a supported host board and install an AR9280 mPCIe > card into it? > > I found the following pages: > https://github.com/freebsd/freebsd-wifi-build/wiki/Carambola2 > http://shop.8devices.com/wifi4things/carambola2-DVK > > This board seems to be supported and can be purchased. However, it only > supports the 2.4 GHz band. Other than that, it seems great: > - Single AR9331 SoC that can run FreeBSD with built-in Wi-Fi. > - GPIO since I hope to control some switches from the board as well. > > Do you have experience with this board or do you know of anything similar > that also supports 5 GHz? > > Thank you, > Alana > > > > On Fri, Sep 8, 2017 at 9:02 AM, Adrian Chadd wrote: >> >> hi! >> >> For now, stick with AR9280 devices. AR9380 and later doesn't work well >> due to chip design :( >> >> >> >> -adrian >> >> >> On 7 September 2017 at 20:42, Goo Gle wrote: >> > Hello, >> > >> > I'd like to test some long distance Wi-Fi links (a few kilometers) and >> > heard that FreeBSD has built-in support for TDMA which enables these >> > types >> > of links. I'm admittedly new to FreeBSD and would like to know what's a >> > good board/router that's well supported by FreeBSD. Something relatively >> > cheap and supports at least 802.11n (both 2.4 and 5 GHz) would be great! >> > I'm based in USA if it affects availability. >> > >> > Thank you, >> > Alana >> > _______________________________________________ >> > 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" > > From owner-freebsd-wireless@freebsd.org Fri Sep 8 23:14:35 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 B9AF6E10DEF for ; Fri, 8 Sep 2017 23:14:35 +0000 (UTC) (envelope-from gsync2@gmail.com) Received: from mail-oi0-x234.google.com (mail-oi0-x234.google.com [IPv6:2607:f8b0:4003:c06::234]) (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 7A3426ECF4 for ; Fri, 8 Sep 2017 23:14:35 +0000 (UTC) (envelope-from gsync2@gmail.com) Received: by mail-oi0-x234.google.com with SMTP id l74so18227569oih.1 for ; Fri, 08 Sep 2017 16:14:35 -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=K1ywfUPiqLnutrQMefa/AjrBMV6W/AnAM3zFg37mDQ4=; b=bIMqD29voamyqcglkMvm9qNzzdhpZmJF6RYSJZsVFkQ77/KszDi3VQURAmrl3BrjY3 XDVSWMij+sDkaP1FH9Pgzm8X7U2g2Taunc64HG5SeyJqFFn//BlvY/OqsWKNrJ8F1cfe I3LeduBooDL3U4l36v+cwRWEJPet9lBnaaBOp4ycpBoGRPID4LJcGU7WTbwQE/R66E1E wvh9XGSuDE0LY7445q2MR/XxRqboqvigqJBOxFTB3spothpL/VtqUO5hIAkGeyOJSSkl 9oadyqFH00bHZEirLjDMKvY9Tr27T9KD8wD+sPGpBn7uV+aXHKzAvM+fp43wCYSwZbMg jNCw== 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=K1ywfUPiqLnutrQMefa/AjrBMV6W/AnAM3zFg37mDQ4=; b=tz5OnVrqL6m0VhxL6uyT2N6BqhZKMzFmYhe1LtGei8M+1p5VG7X8escHuNEJBOyljD YV9jxeKf1tDuTNPvs57HndyRQG1YRvX93D9xBCjhuvnz6mI6mSGtogpH5b1dRf96SMoV 4qTFhiYH3XxQSj+w80dYq4LfOlK6z9XiqJ9evNxkG0U53zLrtjVxSeh48D/vtEt0pou9 SV1tUYqTsakVs8sQ/bU8+iJECXad90xyOBmTrHYw+ZBM8AFgiI4mqNJRtx/jsCUW4zW/ s4JocptjaSDchRd1KjfKzNr81MrhO0fow0ElDyG+xZqV7sR4vaeubnVrZ/m2reVvskFH sv2A== X-Gm-Message-State: AHPjjUj1cTGLVvXBkJ/NW3YV5YVxTbGl57n1HvfstR7u+1bhnYgAeAq3 UYOXJhpn3JGplW9yg8OXAqyCncKx6A== X-Google-Smtp-Source: AOwi7QBWfRuhLmtdEIS2N20tRcnugNN4AS+LpgZVeJsyELqPi1p8FMACQdtlsxrb4ueDY+AlDhqtyk/b5Vn1kE9Vtkk= X-Received: by 10.202.237.214 with SMTP id l205mr4929645oih.112.1504912474825; Fri, 08 Sep 2017 16:14:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.242.69 with HTTP; Fri, 8 Sep 2017 16:14:34 -0700 (PDT) In-Reply-To: References: From: Goo Gle Date: Fri, 8 Sep 2017 16:14:34 -0700 Message-ID: Subject: Re: Good board/router for testing TDMA? To: Adrian Chadd Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Fri, 08 Sep 2017 23:14:35 -0000 Hi Adrian, Oh, I see. I'll look for some Intel based board with mPCIe. Maybe the Minnowboard Turbot, Up Squared or the AMD based PC Engines boards Ruben mentioned (thank you!). Since I'm still researching, I'd still like to continue searching for a single SoC solution as well. Do you know of any SoCs that're AR9280 based? Thank you! Alana On Fri, Sep 8, 2017 at 12:27 PM, Adrian Chadd wrote: > Hi, > > I recommend experimenting with some intel CPU thing with mini-pcie and > a mini-pcie AR9280. > > AR9331 is AR9380 based, so it won't work righ tnow, sorry! > > > > -a > > > On 8 September 2017 at 10:58, Goo Gle wrote: > > Hi Adrian, > > > > Thank you for the advice! Do you know of any boards that use the AR9280 > or > > is it recommended to find a supported host board and install an AR9280 > mPCIe > > card into it? > > > > I found the following pages: > > https://github.com/freebsd/freebsd-wifi-build/wiki/Carambola2 > > http://shop.8devices.com/wifi4things/carambola2-DVK > > > > This board seems to be supported and can be purchased. However, it only > > supports the 2.4 GHz band. Other than that, it seems great: > > - Single AR9331 SoC that can run FreeBSD with built-in Wi-Fi. > > - GPIO since I hope to control some switches from the board as well. > > > > Do you have experience with this board or do you know of anything similar > > that also supports 5 GHz? > > > > Thank you, > > Alana > > > > > > > > On Fri, Sep 8, 2017 at 9:02 AM, Adrian Chadd > wrote: > >> > >> hi! > >> > >> For now, stick with AR9280 devices. AR9380 and later doesn't work well > >> due to chip design :( > >> > >> > >> > >> -adrian > >> > >> > >> On 7 September 2017 at 20:42, Goo Gle wrote: > >> > Hello, > >> > > >> > I'd like to test some long distance Wi-Fi links (a few kilometers) and > >> > heard that FreeBSD has built-in support for TDMA which enables these > >> > types > >> > of links. I'm admittedly new to FreeBSD and would like to know what's > a > >> > good board/router that's well supported by FreeBSD. Something > relatively > >> > cheap and supports at least 802.11n (both 2.4 and 5 GHz) would be > great! > >> > I'm based in USA if it affects availability. > >> > > >> > Thank you, > >> > Alana > >> > _______________________________________________ > >> > 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" > > > > >