From owner-freebsd-ppc@FreeBSD.ORG Fri Dec 24 12:27:09 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C6F16A4CE for ; Fri, 24 Dec 2004 12:27:09 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D639643D41 for ; Fri, 24 Dec 2004 12:27:08 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-31-188.dsl.onthenet.net [203.144.31.188]) iBOCQvnP024671; Fri, 24 Dec 2004 22:26:58 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41CC0C33.6020803@freebsd.org> Date: Fri, 24 Dec 2004 22:31:47 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marius Strobl References: <20041222202404.A70019@newtrinity.zeist.de> In-Reply-To: <20041222202404.A70019@newtrinity.zeist.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Please test: patch for zs(4) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 12:27:09 -0000 Hi Marius, > could someone please give the patch at: > http://alchemy.franken.de/~marius/zs_nwo.diff > which converts zs(4) to use the new generic tty code a try? > It's known to work on sparc64 but I'd like to be sure that it also > works on powerpc before committing. It compiles and doesn't crash at probe/attach, so I'd say go ahead and commit it and I'll give it a whirl when I've solved the other non-zs-related crashes that I'm getting :( later, Peter.