From owner-freebsd-wireless@FreeBSD.ORG Mon Apr 20 07:34:44 2015 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A06D2EF1 for ; Mon, 20 Apr 2015 07:34:44 +0000 (UTC) Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::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 6BB1D663 for ; Mon, 20 Apr 2015 07:34:44 +0000 (UTC) Received: by igbhj9 with SMTP id hj9so53656133igb.1 for ; Mon, 20 Apr 2015 00:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Bip9FwTRfk3jILhu7NA1qcqV7CfAzqD/Qq96lyj0fdI=; b=aLtWZnUjjr6Sqx5obDDrui5MY4gaytn4F1pgCc0X/CPwBtbuRFI4yamlyv+BrwIVK+ jPAEiGpAiyzlsUh7eN0idkKqIeOEB6AjVloA0QJX4hpZm5v84oH4GAyaNfTtaMSfqZ4a ySFfHKY7M3prnqRej5ofhJZLgDxFNmiZGhJen2x2U9gO/ro2RO2S2WSFz5ND+JXfSnWm VWmvlguRRcJ9xEWWjRqwyZrYaeMTokIGEVZnjXcy8ldO8BswYJRhOxnb5t/hf+1MYFwP nVxkKgWTYNlTfN79VSeNyeQ7TyqFUO3qSwF68NgDib/Hb0mD3bnTwbbqlJvqTX5Ub0mH rZcQ== MIME-Version: 1.0 X-Received: by 10.50.103.97 with SMTP id fv1mr19426954igb.27.1429515283596; Mon, 20 Apr 2015 00:34:43 -0700 (PDT) Received: by 10.36.51.16 with HTTP; Mon, 20 Apr 2015 00:34:43 -0700 (PDT) Date: Mon, 20 Apr 2015 12:04:43 +0430 Message-ID: Subject: Broadcom BCM4318 From: Mohammad BadieZadegan To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 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, 20 Apr 2015 07:34:44 -0000 Dear Felix Friedlander, Thanks for following my issue. I copied and reinstall your new bwn-kmod-firmware (0.2.0). I think that my state is better than but still I do not get any IP. PS: My WiFi LED turned on but it has not get any IP address. ************** My dmesg *********** siba_bwn0: mem 0xd0204000-0xd0205fff irq 20 at device 2.0 on pci5 bwn0 on siba_bwn0 bwn0: WLAN (chipid 0x4318 rev 9) PHY (analog 3 type 2 rev 7) RADIO (manuf 0x17f ver 0x2050 rev 8) bwn0: DMA (32 bits) bwn0: firmware version (rev 666 patch 2 date 0xb217 time 0x9e7) bwn0: warn: firmware state (0) bwn0: warn: firmware state (0) bwn0: warn: firmware state (0) bwn0: warn: firmware state (0) ************** My ifconfig ************ bwn0: flags=3D8843 metric 0 mtu 229= 0 ether 00:14:a5:63:39:e5 nd6 options=3D29 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: associated wlan0: flags=3D8843 metric 0 mtu 15= 00 ether 00:14:a5:63:39:e5 nd6 options=3D29 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid "" channel 4 (2427 MHz 11g) country US authmode WPA2/802.11i privacy ON deftxkey UNDEF txpower 30 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS wme roaming MANUAL ********************************************** On Mon, Apr 20, 2015 at 11:16 AM, Felix Friedlander wrote: > As you seem to be having problems applying my patch, I have applied the > patch for you and compressed the result into the attached tarball. > Unfortunately, I=E2=80=99m the only person who=E2=80=99s free to help wit= h this atm and I=E2=80=99m > less-than-knowledgable about the internal details of bwn(4) (which is > unfortunate as I=E2=80=99m currently trying to update it!). Please try co= pying this > firmware into the ports tree and rebuilding. > > > On 20 Apr 2015, at 1:38 pm, Mohammad BadieZadegan > wrote: > > > > Hi, > > Long time no new hint! > > Is that impossible to fix this BCM4318 BUG? > > Regards. > > > > On Sat, Apr 18, 2015 at 6:50 AM, Mohammad BadieZadegan < > mbzadegan@gmail.com> > > wrote: > > > >> Hi Nikola Pajkovsky, > >> This is the Felix Friedlander patch file. > >> I get some Hunks Error in step one(Makefile). > >> > >> On Wed, Apr 15, 2015 at 4:28 PM, Nikola Pajkovsky < > n.pajkovsky@gmail.com> > >> wrote: > >> > >>> Mohammad BadieZadegan writes: > >>> > >>>> I try your command but nothing changed! > >>> > >>> Send me your patch and I will try it. > >>> > >>> -- > >>> Nikola > >>> > >> > >> > >> > >> -- > >> > >> > > > > > > > > -- > > > > _______________________________________________ > > freebsd-wireless@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > > To unsubscribe, send any mail to " > freebsd-wireless-unsubscribe@freebsd.org" > > -- > Felix Friedlander > > > > > > --=20 --=20