From owner-freebsd-sparc64@FreeBSD.ORG Fri Apr 23 08:54:33 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BC8016A4CE; Fri, 23 Apr 2004 08:54:33 -0700 (PDT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 422B243D1D; Fri, 23 Apr 2004 08:54:32 -0700 (PDT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) i3NFsROY024184; Fri, 23 Apr 2004 17:54:31 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id i3NFsMlU024183; Fri, 23 Apr 2004 17:54:22 +0200 (CEST) (envelope-from marius) Date: Fri, 23 Apr 2004 17:54:22 +0200 From: Marius Strobl To: harti@freebsd.org Message-ID: <20040423175422.A24101@newtrinity.zeist.de> References: <20040422185744.J62077@130-149-145-43.dialup.cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20040422185744.J62077@130-149-145-43.dialup.cs.tu-berlin.de>; from novo@cs.tu-berlin.de on Thu, Apr 22, 2004 at 06:59:33PM +0200 X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.25.0.2; VDF 6.25.0.27 (host: newtrinity.zeist.de) cc: sparc64@freebsd.org Subject: Re: RTC on ultra-10 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 15:54:33 -0000 On Thu, Apr 22, 2004 at 06:59:33PM +0200, Harti Brandt wrote: > > Hi all, > > has anybody an idea why the eeprom does not attach on my ultra-10? The > result is that I have no RTC. Attached is the verbose boot and the config. > Revision 1.248 of src/sys/dev/pci/pci.c contains a stopgap fix for this until we have a proper solution.