From owner-freebsd-arm@freebsd.org Wed Oct 26 23:15:00 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 39966C233F5 for ; Wed, 26 Oct 2016 23:15:00 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-ua0-x232.google.com (mail-ua0-x232.google.com [IPv6:2607:f8b0:400c:c08::232]) (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 E7F921B2 for ; Wed, 26 Oct 2016 23:14:59 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-ua0-x232.google.com with SMTP id 6so7506853uau.1 for ; Wed, 26 Oct 2016 16:14:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=JtSmoA1c4yKdexs2dFRDHKPbGiZWSdNUUUr3/Rlt4qk=; b=eNL+7Ub9gpMFeoxz/NJ5rRjVQv5R0+i/2mJNNeTR9EonyQTRrcfth0JSNP0eaTVYrN lFOrJGKV5ve8rBWRNgYsMEdEpVEGgUGrnkhCsNQzpRTXIIDE6shAGxT0XRIOXxXXxYss XkB2xrMubPt7LyG9D6d0Km83eRBEYsnGYpoRjxA3BT2zcVyu7ROmn4l57FPJ6JkIN6uc 7dZuNjfaPCuP9DY5gSzTCMmmYErsXmnvhmp3vaTI6CnGTlpFqwaCqTea57n7fm9T+XLA JJgOA98iQcioY4ZyVqFOXEkwMwsB/CoTgrpD4pbKyBQYMM83J+ge7sUaOb2SSpP5GYy7 Y/Iw== 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:from:date :message-id:subject:to:cc; bh=JtSmoA1c4yKdexs2dFRDHKPbGiZWSdNUUUr3/Rlt4qk=; b=AJ1oqWSUO6aE51k9mygg433p1gGSG2fuX8o1wak68BPq83oyiuwdzi/cTjgCgMOp5g afaeTLVU+4230fgMyuswAkRfjH3D1iVwhp3vzIUMyVZTgiZYhF6HCHG5pDg25kG8eVaA YRr3QXTmdw9RsNoI5bK5IXRmGdnfiIy66jvt5GtU5UoNCmP/zf8pVdwAZVSdL5Tn0jq/ JuBBT2A2lxDXyhBVhVwQ452sZBc/j/u8eVvMOsPGPQ5NKtfXOr/6QtFm1JYRm+6Bz5ja ys6aoeA4kNHDIJ3IwbSbcr04FMLZUMwzjQlRf62pD5jE9r/JWaPf9wPJzYSPfL8HjGNB sq+A== X-Gm-Message-State: ABUngvebhdJ2p6SncCLhTq5lIXJt/Av1KbeP4+2hc7oC3M0xQNlZNCTEEsPHzlSse2aMcuQr8sUHaPnpjsS7SA== X-Received: by 10.159.35.234 with SMTP id 97mr3193126uao.153.1477523699031; Wed, 26 Oct 2016 16:14:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.79.1 with HTTP; Wed, 26 Oct 2016 16:14:58 -0700 (PDT) In-Reply-To: <20161026213429.GA6499@Sebastian> References: <20161026091428.GA1468@Sebastian> <20161026213429.GA6499@Sebastian> From: Russell Haley Date: Wed, 26 Oct 2016 16:14:58 -0700 Message-ID: Subject: Re: BeagleBone Black - what still needs to be done for audio? To: Koz Ross Cc: freebsd-arm Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2016 23:15:00 -0000 On Wed, Oct 26, 2016 at 2:34 PM, Koz Ross wrote: > Hi Russ, > > Thank you so much for your thorough response! It actually answered some > additional questions that I had in addition to the one I asked. I'm > not super-familiar with the BBB or its hardware, but I'll take this > chance to learn more. > > Also, is there someone responsible for wiki maintenance? In case I discover > that this issue is not an issue anymore, who should I notify to have that > fixed? I haven't gotten a lot of traction when I've asked to update the wiki (could reasonably have been nobody wanted my changes!). I think your best bet would be to post here and notify developers of your requested changes. The theory being your updates will be considered valuable and other people will get sick of updating the wiki for you and give you access. In practice, I've found that anything I wanted to change is already on the site and it's just not as visible as one would like. Something I noticed, though, is the Beaglebone page says some functionality is only available on current and that hasn't been true for a while. :-/ By the way, my previous message assumed you were running a FreeBSD Host. You can download and dd the image in GNU/Linux (and technically on Windows too), but to do kernel development, you'll need a FreeBSD machine with at least 10.1-Release on it. I've run a development image in a VM before, but VirtualBox SD card-reader drivers and enabling COM ports can be tricky. I typically use a PC-BSD host (physical and virtual) as it gets you up and running with a GUI machine without too much headache. Cheers, Russ