From owner-freebsd-arm@freebsd.org Mon Feb 29 23:42:40 2016 Return-Path: Delivered-To: freebsd-arm@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 D6A7AAB94D5 for ; Mon, 29 Feb 2016 23:42:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (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 AFBC5687 for ; Mon, 29 Feb 2016 23:42:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-ig0-x22e.google.com with SMTP id y8so7947419igp.0 for ; Mon, 29 Feb 2016 15:42:40 -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; bh=+63cLonzguiPriClHOZ7i+zW4CQlkaiEhy6dcFIL08w=; b=iC9nBh+IFqGdAEduPq44AtcA2PjFMb6rzKVEt2WJQ0fIErsdsAkjYlwrgH2v0Pbj2T phCXqQrH04w3SO7gD0KOHlRZc4hOgq1QWfmETKqv69oL9sp4dSBzn/x64LDHLMN0Y+i5 ZRootOC36Ufg2qoEIy3XRs3npRYA2iKJOkpcbGGMr+uV1c64dpzuS81CdtWq/vmUDEgP y9Pa02yfxiNb8AnODdufU+ufucwMAGqJ2dXbDAgRsNwbcj9JybjlZg+6glGQ0Lnu0LDc b8NJN3pfw9isiVYHoQSTb09a5Htn9z8pzRG9KyrJTl11PeLU/iHNgmkKSaTSImetPJF7 Jhfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=+63cLonzguiPriClHOZ7i+zW4CQlkaiEhy6dcFIL08w=; b=S1FW77AibFkuDrfkKie2aF4BavtgL4nPFzRyJp/K2H2tfXNLEy09jmo58vUfg5CKaz u3nfp1xLB9XL02edrQPhrTUYho83MhaGq44+4238rm0dmh1+bOxSjVqW0HCv+16TWkvC CjP7jAwR8OMO0sP2+Vf2bQccbl8HMSAyjdBn7lTROgAcU6k3nn/r4s2o10EPf8ZNCoUR UGVbp48l7uZKIQcPGS8qBYwDHoBFOMBTeMCy2hSX8UxbDhXZHAcr5+aO8FxNGun9OFon KLPg9DBTPkG6rL3boWwhHPOa2x3650hqtgjX3hFmfKeHW/SUokGPuccyDXE3kTtEX2HD BFSg== X-Gm-Message-State: AD7BkJLsbJnhKPR4CEKA5DJET4dhTlmj6RiWADIfwbWXbnVkw4PBZcf/XmF2QKETKMgMS2XUXNYO+o9+cTVa0Q== MIME-Version: 1.0 X-Received: by 10.50.137.33 with SMTP id qf1mr94768igb.37.1456789359949; Mon, 29 Feb 2016 15:42:39 -0800 (PST) Received: by 10.36.14.19 with HTTP; Mon, 29 Feb 2016 15:42:39 -0800 (PST) In-Reply-To: <20160229225811.GB74374@server.rulingia.com> References: <20160229225811.GB74374@server.rulingia.com> Date: Mon, 29 Feb 2016 15:42:39 -0800 Message-ID: Subject: Re: FreeBSD on the RaspberryPi 3 From: Adrian Chadd To: Peter Jeremy Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Feb 2016 23:42:40 -0000 There's no sdio wifi support, and no sdio bus support yet. So unless the BT is USB, it's not going to happen! sorry, -adrian On 29 February 2016 at 14:58, Peter Jeremy wrote: > Has anyone gotten close enough to a RPi3 to know how difficult it will be > to get FreeBSD to run on it - in particular the Bluetooth and WiFi? > > -- > Peter Jeremy