From owner-cvs-src@FreeBSD.ORG Sat May 21 22:16:07 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABB4416A4CF; Sat, 21 May 2005 22:16:07 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB4243D53; Sat, 21 May 2005 22:16:07 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.4.250] (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.13.3/8.13.3) with ESMTP id j4LMG7aZ022416; Sat, 21 May 2005 15:16:07 -0700 (PDT) (envelope-from marcel@xcllnt.net) In-Reply-To: <200505212017.j4LKH1cM075616@repoman.freebsd.org> References: <200505212017.j4LKH1cM075616@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Sat, 21 May 2005 15:16:06 -0700 To: Marius Strobl X-Mailer: Apple Mail (2.622) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 ofw_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 22:16:07 -0000 On May 21, 2005, at 1:17 PM, Marius Strobl wrote: *snip* > - Make sure that the OFW address properties that are going to be > decode > consist of the expected number of address and size cells (we can't > use > dynamic arrays here because at the point in the boot process when > this > code is used malloc() doesn't work, yet). This fixes a Fast Data > Access > MMU Miss when uart(4) (erroneously) calls OF_decode_addr() to > decode > the address of PS/2 keyboards. Interesting. Do you know why uart(4) calls OF_decode_addr() in that case? And is it something uart(4) needs to be taught not to do? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net