From owner-freebsd-arm@freebsd.org Fri Mar 17 21:54:18 2017 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 2ECB5D1082F for ; Fri, 17 Mar 2017 21:54:18 +0000 (UTC) (envelope-from john@feith.com) Received: from feith1.FEITH.COM (feith1.FEITH.COM [192.251.93.1]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D80F21065 for ; Fri, 17 Mar 2017 21:54:17 +0000 (UTC) (envelope-from john@feith.com) Received: from jwlab.FEITH.COM (jwlab.FEITH.COM [192.251.93.16]) by feith1.FEITH.COM (8.15.1+Sun/8.12.9) with ESMTP id v2HLsA8E016168; Fri, 17 Mar 2017 17:54:10 -0400 (EDT) (envelope-from john@jwlab.FEITH.COM) Received: from jwlab.FEITH.COM (localhost [127.0.0.1]) by jwlab.FEITH.COM (8.15.1+Sun/8.15.1) with ESMTP id v2HLsA5d014540; Fri, 17 Mar 2017 17:54:10 -0400 (EDT) Received: (from john@localhost) by jwlab.FEITH.COM (8.15.1+Sun/8.15.1/Submit) id v2HLs9DV014539; Fri, 17 Mar 2017 17:54:09 -0400 (EDT) Date: Fri, 17 Mar 2017 17:54:09 -0400 (EDT) From: John Wehle Message-Id: <201703172154.v2HLs9DV014539@jwlab.FEITH.COM> To: wlosh@bsdimp.com Subject: Re: Making INTRNG a requirement on armv6 Cc: ganbold@gmail.com, freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain X-DCC-sonic.net-Metrics: feith1; whitelist X-Scanned-By: MIMEDefang 2.67 on 192.251.93.1 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: Fri, 17 Mar 2017 21:54:18 -0000 > Almost working code that has an issue or two, especially if those are > documented, is much better than having to dump the port because we > want to require INTRNG... So yes, if it isn't a huge hassle, can you > dig that up? Yep ... not a problem. It'll probably be towards the end of next week by the time I dust it off and build it with the current tree. -- John