From owner-freebsd-current@FreeBSD.ORG Sat Jun 2 05:41:43 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B9E5716A41F for ; Sat, 2 Jun 2007 05:41:43 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 94B7413C44C for ; Sat, 2 Jun 2007 05:41:43 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: by wa-out-1112.google.com with SMTP id m33so1003563wag for ; Fri, 01 Jun 2007 22:41:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lorvRs8NjDqD0xA5VO3c/aQeEIS9OnB8hVT7Jqs6UMfbYzQKN1C/BHQKRqPkAFlSbGKlDcA/1lWZelW6tNXq+t3ubffN4hN0cZgO17exYWxx+R3ea2NPxhtIFcCLNSnuwcxI6cgB0gMy/v1YKBF9oUrH/QkgtkiMzn0ObTrUvCg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SNu1uXc3nBe3Zk47BxTJMVIGaDs5gweZpn58/BrzNOSnKLdI0bB1Rjbc6XDxzytSQkbbA5i3VFz+WEyO2Bfa9GUWuN2ZdjWfaKTPZk8NW8yAvJHwnFwYQyeU4X5wPsV87IoV12Fo7dQbdidN3GPCUaxEh3RRaWMeF/Tr4OPx5kc= Received: by 10.114.151.13 with SMTP id y13mr2580152wad.1180762900223; Fri, 01 Jun 2007 22:41:40 -0700 (PDT) Received: by 10.114.24.2 with HTTP; Fri, 1 Jun 2007 22:41:40 -0700 (PDT) Message-ID: <7579f7fb0706012241m806b0a7n28f339e70200fe72@mail.gmail.com> Date: Fri, 1 Jun 2007 22:41:40 -0700 From: "Matthew Jacob" To: "Manfred Antar" In-Reply-To: <200706020509.l5259lAX001065@pozo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200706020509.l5259lAX001065@pozo.com> Cc: freebsd-current@freebsd.org, mjacob@freebsd.org Subject: Re: Dev isp hangs on current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 05:41:43 -0000 try: 1. add isp_fw_1080_LOAD="YES" to your /boot/loader.conf 2. Add set hint.isp.0.debug=0x1f fo /boot/loader.conf and send me the output. On 6/1/07, Manfred Antar wrote: > When i build and boot a new kernel on current with isp i get the following : > isp0: port 0xec00-0xecff mem 0xfcfff000-0xfcffffff irq 9 at device 7.0 on pci1 > firmware_get: failed to load firmware image isp_1080 > isp0: [ITHREAD] > > And then it just hangs there. > I believe it is because of the new compiler gcc4.2 > I have a kernel from May 8th that was built with the old compiler and it boots fine > I tried compiling a kernel with the isp code from May 8th with new compiler and it hangs also. > Anybody else see this. > I can comment out the isp code from my config and current kernel boots fine > Manfred > > > > > ================================== > || null@pozo.com || > || Ph. (415) 681-6235 || > ================================== > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >