From owner-freebsd-alpha@FreeBSD.ORG Mon Mar 28 16:14:56 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F3E16A4CE for ; Mon, 28 Mar 2005 16:14:56 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7992D43D46 for ; Mon, 28 Mar 2005 16:14:55 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j2SGEdsf000460 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 28 Mar 2005 18:14:41 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j2SGELVK088756 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 28 Mar 2005 18:14:22 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j2SGELOB028262; Mon, 28 Mar 2005 18:14:21 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j2SGELT4028261; Mon, 28 Mar 2005 18:14:21 +0200 (CEST) (envelope-from ticso) Date: Mon, 28 Mar 2005 18:14:20 +0200 From: Bernd Walter To: =?iso-8859-1?B?Sm9z6SBNLiBGYW5kafFv?= Message-ID: <20050328161420.GL14532@cicely12.cicely.de> References: <42444922.794080FB@fadesa.es> <20050325174320.GH2324@cicely12.cicely.de> <4244542E.82ECC7F8@fadesa.es> <20050325194718.GN2324@cicely12.cicely.de> <424472EF.4CC4B62C@fadesa.es> <20050325213614.GQ2324@cicely12.cicely.de> <424829EC.384F42AB@fadesa.es> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <424829EC.384F42AB@fadesa.es> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: 5.4b1 on Miata X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 16:14:56 -0000 On Mon, Mar 28, 2005 at 05:59:40PM +0200, José M. Fandiño wrote: > Bernd Walter wrote: > > > Qlogic ISP Driver, FreeBSD Version 5.9, Core Version 2.7 > > > isp0: port 0x8000-0x80ff mem 0x81010000-0x81010fff irq 3 at device 4.0 on pci1 > > > pcib1: device isp0 requested decoded memory range 0x81010000-0x81010fff > > > isp0: using Memory space register mapping > > > isp0: interrupting at CIA irq 3 > > > isp0: Ultra Mode Capable > > > isp0: Board Type 1040B, Chip Revision 0x5, loaded F/W Revision 4.66.0 > > > isp0: Last F/W revision was 5.57.1 > > > isp0: 243 max I/O commands supported > > > isp0: Initiator ID is 7 on Channel 0 > > > ata: ata0 already exists; skipping it > > > ata: ata1 already exists; skipping it > > > > Ah - I remember there was a discussion with Cypress ata chips a while > > back. > > Since you are already running 5.2.1 you might want to try a > > self compiled kernel without ata support. > > Thank you for the advice. > > Unfortunately I need ata support, do you know if this bug > will be fixed for 5.4 ? Unlikely if you still see it with beta releases. You should still try to boot a new kernel without ata, so we at least know if it is really related - so far it is only a theory. Just make a backup of your existing kernel - e.g. under /boot/kernel.work, fetch recent RELENG_5 source and do a make kernel KERNCONF=GENERIC.with-ata-removed -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de