From owner-freebsd-sparc Thu Dec 5 7:52:26 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE8FE37B407 for ; Thu, 5 Dec 2002 07:52:23 -0800 (PST) Received: from alpha.de.tiscali.com (alpha.de.tiscali.com [62.27.91.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E09943EC2 for ; Thu, 5 Dec 2002 07:52:22 -0800 (PST) (envelope-from Oliver.Blasnik@de.tiscali.com) Received: from de-Ex-03.de.tiscali.com (de-ex-03.de.tiscali.com [10.49.8.65]) by alpha.de.tiscali.com (Postfix) with ESMTP id 06CE464C39; Thu, 5 Dec 2002 16:52:21 +0100 (CET) Received: from de-ex-02.de.tiscali.com ([10.49.8.76]) by de-Ex-03.de.tiscali.com with Microsoft SMTPSVC(5.0.2195.5329); Thu, 5 Dec 2002 16:52:20 +0100 Received: from TECHNIK47 ([10.49.10.29]) by de-ex-02.de.tiscali.com with Microsoft SMTPSVC(5.0.2195.5329); Thu, 5 Dec 2002 16:52:20 +0100 Message-ID: <000c01c29c76$4b5faab0$1d0a310a@de.tiscali.com> From: "Oliver Blasnik" To: "Thomas Moestl" Cc: "Jake Burkholder" , References: <20021203124613.L35729@locore.ca> <010d01c29b74$65d3b4c0$2100a8c0@xpath1000> <20021204140045.S35729@locore.ca> <005b01c29c42$93cc75a0$2100a8c0@xpath1000> <20021205121437.GA305@crow.dom2ip.de> <009f01c29c5f$a09942a0$1d0a310a@de.tiscali.com> <20021205151924.GA305@crow.dom2ip.de> Subject: Re: pci quad hme ethernet card Date: Thu, 5 Dec 2002 16:52:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-OriginalArrivalTime: 05 Dec 2002 15:52:20.0464 (UTC) FILETIME=[4B62DF00:01C29C76] Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Thomas, > Hummm, that looks quite normal, the ATA controller should get > interrupt 2 and the hmes 3, 4, 1 and 2. That was like _before_ I updated to the latest sources. Funny... Not. > This sound like the old behavior a lot, are you sure that your > sources are up to date and there are no local diffs? :-( There was ONE local diff, resulting from the old patch on this list, and cvs had not complained... Ok, after changing this, the irq assignment gets back to the old behavior, also atapci gets irq 2 as it should. Nevertheless, hme0-3 (qfe) don't work (hme0: device timeout). To be absolutely sure, i cvs co'd the complete source into a empty directory and made a diff. some changes till yesterday, but nothing in sparc related code. > If that is the case, please add a printf() for pintr, intr and > OFW_PCI_PHYS_HI_DEVICE(preg.phys_hi) in > sparc64/pci/ofw_pci.c:ofw_pci_orb_callback(), just below: > intr = (OFW_PCI_PHYS_HI_DEVICE(preg.phys_hi) + pintr + 3) % > 4 + 1; > and mail the output. Sorry to have worried you :/ Do you still need that output? > - Thomas Oliver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message