From owner-freebsd-mips@freebsd.org Wed Dec 2 10:42:54 2015 Return-Path: Delivered-To: freebsd-mips@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 2573FA3D945 for ; Wed, 2 Dec 2015 10:42:54 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) (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 E4A9C18F2 for ; Wed, 2 Dec 2015 10:42:53 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by iouu10 with SMTP id u10so41978566iou.0 for ; Wed, 02 Dec 2015 02:42:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=K1o2sL17WHUG5cM/ci6oNSDX2d3rrrJiQj7nUCEuZQ8=; b=tbRHuixZMShouEpBHVgmPUb8nF5Dtt2jm7tU+lHeUC+iGt1BGoDhptaDpIb+0ZoYu+ NbGSODm+hEqOeHLrxJQAdiBJoezlkFUqsEtO7umB5li59CF2GLhAgHRghK7hu/etEz6e 3Q1f47rb2IPoEBZMyimluXhudE5XSQ+o6Kdk9pNCa7ETGoL8faWqvTE6r62+3i8MP9ro xGZn24kbFqn8NKBMW0dtprhu40/dBLChd/8kUpXAPPm/0R/8xnM8UdIFbZPriHQwgM24 UTB9PO4lM6nWjtbWLG1OVWHPFKCSHuehwmWFJcoTNpsTb1F9C7xwSjsqInKC3gn8bMjd m1UQ== MIME-Version: 1.0 X-Received: by 10.107.162.21 with SMTP id l21mr2709519ioe.123.1449052973357; Wed, 02 Dec 2015 02:42:53 -0800 (PST) Received: by 10.36.217.196 with HTTP; Wed, 2 Dec 2015 02:42:53 -0800 (PST) In-Reply-To: References: Date: Wed, 2 Dec 2015 02:42:53 -0800 Message-ID: Subject: Re: support for Qualcomm Atheros QCA9558 / D-Link DAP-2695 From: Adrian Chadd To: Alex Deiter Cc: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Dec 2015 10:42:54 -0000 that's the firmware for the QCA9880 11ac NIC. The QCA9558 SoC is the mips soc with integrated 11n wifi and typically people glue an 11ac QCA9880 NIC to it. We don't have a driver yet for the QCA9880 NIC. I'm porting it atm. -a On 2 December 2015 at 02:25, Alex Deiter wrote: > Hello Adrian, > > Perhaps you mean: > > https://github.com/kvalo/ath10k-firmware > > Thank you! > >> On 01 Dec 2015, at 03:24, Adrian Chadd wrote: >> >> We support everything except the 11ac 5GHz chip, but someone will have >> to figure out what's required to get it to accept an alternate >> firmware. >> >> I'll go see how much one of these are. >> >> >> -adrian >> >> On 30 November 2015 at 13:54, Alex Deiter wrote: >>> Hello, >>> >>> I found that the Qualcomm Atheros QCA9558 platform is already supported. >>> Please tell me whether it is possible support for D-Link DAP-2695 ? >>> >>> https://wiki.openwrt.org/toh/d-link/dap-2695 >>> >>> SoC Ram >>> Flash Network USB Serial JTag >>> Qualcomm Atheros QCA9558@720MHz 256MiB 16MiB 2 Yes Yes ? >>> >>> Thank you! >>> >>> -- >>> Alex Deiter >>> _______________________________________________ >>> freebsd-mips@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-mips >>> To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" >