From owner-freebsd-embedded@FreeBSD.ORG Fri Jan 9 02:57:48 2015 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41BD6577 for ; Fri, 9 Jan 2015 02:57:48 +0000 (UTC) Received: from mail-qg0-x233.google.com (mail-qg0-x233.google.com [IPv6:2607:f8b0:400d:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10429CC for ; Fri, 9 Jan 2015 02:57:47 +0000 (UTC) Received: by mail-qg0-f51.google.com with SMTP id i50so6296265qgf.10 for ; Thu, 08 Jan 2015 18:57:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=b0JmDnYS3rAVyUzmEop4jpqWcW/YsgQVCXbbjhGn2pw=; b=iluRnhRg8HFj0gAm9fdULlWwnykkXto9mo0k15sxBRZqyoVaiguyh9+1/TUCM1R3tG ROIBFP6aSuYLQ9nU5XdePeWMH0QAt9wgC27DXkEdyso4qmBUG/XdNEP5fY/FgJW6PiQJ 2r5Vr9uagxbvymgdsh7d/ZRdtJ3TE6N9sb3itWCbQ3oYJWP71ohO3+AjprQgZf61qw2s HPKx4UtyIr+rkopwQr8BF/E3daMUkvincjBmlIzCDwTbLUFix9zER55EPH3VM9yapq0e NHkElEkvq4fMeGE8ZrRMcLAjHDsJnqIcq4wUFGOCYeAoCFG3eW5wXjbJEDIndjxKMbEU zBvg== MIME-Version: 1.0 X-Received: by 10.229.197.129 with SMTP id ek1mr12768227qcb.8.1420772267114; Thu, 08 Jan 2015 18:57:47 -0800 (PST) Sender: hiren.panchasara@gmail.com Received: by 10.96.73.69 with HTTP; Thu, 8 Jan 2015 18:57:47 -0800 (PST) In-Reply-To: References: Date: Thu, 8 Jan 2015 18:57:47 -0800 X-Google-Sender-Auth: 5EE0QQ1tQftqI-iu3dPW-yXboZU Message-ID: Subject: Re: Ubiquiti Bullet M (and Rocket M) From: hiren panchasara To: Michael Vale Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-embedded@freebsd.org" X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2015 02:57:48 -0000 On Thu, Jan 8, 2015 at 6:38 PM, Michael Vale wrote: > Adrian just noted that the random module must be compiled into the kernel. I've confirmed it works, so if somebody wants to add device random to PICOSTATION_M2HP kernel config that'd be sweet. I'll add "device random" to its parent AR724X_BASE as apparently others will also need it. Did arge0 attach? if not, you may need to map your mtdparts to the hints correctly. cheers, Hiren