Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2002 16:52:20 +0100
From:      "Oliver Blasnik" <oliver.blasnik@de.tiscali.com>
To:        "Thomas Moestl" <tmoestl@gmx.net>
Cc:        "Jake Burkholder" <jake@locore.ca>, <freebsd-sparc@FreeBSD.ORG>
Subject:   Re: pci quad hme ethernet card
Message-ID:  <000c01c29c76$4b5faab0$1d0a310a@de.tiscali.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c29c76$4b5faab0$1d0a310a>