From owner-freebsd-mips@freebsd.org Tue Oct 27 18:35:43 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 9D02DA1FC63 for ; Tue, 27 Oct 2015 18:35:43 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com [IPv6:2607:f8b0:4001:c06::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 69DEB18F0 for ; Tue, 27 Oct 2015 18:35:43 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by iody8 with SMTP id y8so75751823iod.1 for ; Tue, 27 Oct 2015 11:35:42 -0700 (PDT) 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=CQgAg2sW8egS0y0oThzVu6e6LWtNzYr3qE0M89YVxuc=; b=J4Cvm4vfCGM+BDU/X2LN9v3r/YP25QOW0CVE6K9Y0UZ+8xK8KZt04tMvVMj6rjJXf1 xEmV+o/XEfKlSRbVhGDuQZOn8900GYanTrmAwsk6x1WjlO4DsbWu33mAtbCpvb46c0aq llwRKM4E7y8qx0hYz9VC84EKIYbbHt/djVBLjZE1hTqsCCzPy952XXGgRp8VAHkbOOZJ pqGEllqHTTaa3W9s6eoWOeBdKUVAG/IyZD2lzeJLjRPbIqqEBF54x3ZXdUntOTWc0zmG gcKpSRixiJFah2j8VTwWcHin0te51aU2dUbyw83APE1W0rOH/WLoP8RzK2f80ZDFZ2Fd MOqA== MIME-Version: 1.0 X-Received: by 10.107.3.72 with SMTP id 69mr42169145iod.75.1445970942690; Tue, 27 Oct 2015 11:35:42 -0700 (PDT) Received: by 10.36.46.66 with HTTP; Tue, 27 Oct 2015 11:35:42 -0700 (PDT) In-Reply-To: <562F75E2.9000505@grosbein.net> References: <562CBEC3.8030308@rdtc.ru> <562E3027.4020806@grosbein.net> <562F75E2.9000505@grosbein.net> Date: Tue, 27 Oct 2015 13:35:42 -0500 Message-ID: Subject: Re: arge1 on TL WDR3600 From: Adrian Chadd To: Eugene Grosbein 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: Tue, 27 Oct 2015 18:35:43 -0000 I'm totally open to patches to fix behaviour to be more sensible. I'm just out of spare cycles right now... :) -a