From owner-freebsd-sparc64@FreeBSD.ORG Sun May 15 16:45:30 2005 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 CFE5F16A4CE for ; Sun, 15 May 2005 16:45:30 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32F6A43D5F for ; Sun, 15 May 2005 16:45:30 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j4FGjSxU015445 for ; Sun, 15 May 2005 18:45:28 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j4FGjNIH015444 for freebsd-sparc64@freebsd.org; Sun, 15 May 2005 18:45:23 +0200 (CEST) (envelope-from marius) Date: Sun, 15 May 2005 18:45:23 +0200 From: Marius Strobl To: freebsd-sparc64@freebsd.org Message-ID: <20050515184523.A15193@newtrinity.zeist.de> References: <20050514155422.A33783@newtrinity.zeist.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: <20050514155422.A33783@newtrinity.zeist.de>; from marius@alchemy.franken.de on Sat, May 14, 2005 at 03:54:22PM +0200 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-4; AVE: 6.30.0.12; VDF: 6.30.0.177; host: newtrinity.zeist.de) Subject: Re: Blade 100 tester wanted 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: Sun, 15 May 2005 16:45:30 -0000 There was a report that USB keboards don't work on Blade 100 because attaching the onboard USB controller fails with: ohci0: mem 0x2000000-0x2007fff at device 12.3 on pci0 ohci0: Could not allocate irq device_attach: ohci0 attach returned 6 The patch at: http://alchemy.franken.de/~marius/ohci_pci.c.diff should fix this. I uploaded new install images additionally containing that patch at: http://people.freebsd.org/~marius/6.0-20050515-SNAP-sparc64-bootonly.iso.bz2 http://people.freebsd.org/~marius/6.0-20050515-SNAP-sparc64-disc1.iso.bz2 The checksums of these images when decompressed are: MD5 (6.0-20050515-SNAP-sparc64-bootonly.iso) = 57052d9236753b7c1c8502d4f1396970 MD5 (6.0-20050515-SNAP-sparc64-disc1.iso) = 44de9a0dad9af8b29c8952f32f387d5b Marius