Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2003 14:53:27 -0500
From:      Jake Burkholder <jake@locore.ca>
To:        Marian Dobre <mari@onix.ro>
Cc:        freebsd-sparc <freebsd-sparc@FreeBSD.ORG>
Subject:   Re: Sparc64 and standard PCI devices
Message-ID:  <20030313145327.H50948@locore.ca>
In-Reply-To: <3E704319.7090105@onix.ro>; from mari@onix.ro on Thu, Mar 13, 2003 at 10:36:41AM %2B0200
References:  <3E6F9524.30801@onix.ro> <20030312155136.E50948@locore.ca> <3E702867.9090200@onix.ro> <20030313015122.F50948@locore.ca> <3E704319.7090105@onix.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Thu, Mar 13, 2003 at 10:36:41AM +0200,
	Marian Dobre said words to the effect of;

> Hey,
> 
> I recompiled the kernel but the PCI ethernet cards still don't work.
> 
> xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x400-0x47f mem 
> 0x2000-0x207f irq 1 at device 2.0 on pci2
> xl0: reset didn't complete
> xl0: Ethernet address: 00:04:75:cf:90:2a
> miibus1: <MII bus> on xl0
> ukphy0: <Generic IEEE 802.3u media interface> on miibus1
> ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> xl0: watchdog timeout
> xl0: reset didn't complete
> xl0: watchdog timeout
> xl0: reset didn't complete
> rl0: <RealTek 8139 10/100BaseTX> port 0x400-0x4ff mem 0x2000-0x20ff irq 
> 1 at device 2.0 on pci4
> rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect 
> mode
> rl0: Ethernet address: 00:00:b4:c0:db:b9
> miibus2: <MII bus> on rl0
> rlphy0: <RealTek internal media interface> on miibus2
> rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> rl0: watchdog timeout
> rl0: watchdog timeout
> freebsd# uname -a
> FreeBSD freebsd.onix.ro 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Thu Mar 13 
> 09:19:08 CET 2003     root@freebsd.onix.ro:/usr/obj/usr/src/sys/CUSTOM  
> sparc64
> 
> Is there any patch available for the xl driver ?

Its not a problem with the drivers, the pci code is not assigning the right
interrupts.  If they're not already there, add options PSYCHO_DEBUG and
options OFW_PCI_DEBUG to your kernel config and send me the full dmesg.
If you try to ifconfig the interfaces with these options you may get a
stray interrupt message on the console as well, I need to know the numbers
that are reported.

Jake

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?20030313145327.H50948>