Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 08:46:56 +0200
From:      Erlend Simonsen <erlends@planetarion.com>
To:        freebsd-stable@freebsd.org
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: SiS 645 Chipset / SiS 900 NIC / FreeBSD 4.5 STABLE
Message-ID:  <E170GYK-0002lG-00@cruiser.planetarion.com>

next in thread | raw e-mail | index | archive | help
On Tue, 2002-04-23 at 21:31, Mike Meyer wrote:
> In <E16zx32-0006cM-00@cruiser.planetarion.com>, Erlend Simonsen <erlends@planetarion.com> typed:
> > I have a machine with an ASUS P4S333-M/SWA/LAN/REALTEK-UAY motherboard
> > where I'm having some problems getting the onboard SiS 900 nic to work.
> > It works fine under linux-2.4.19, but not on any of the *BSDs. =( 
> > 
> > GENERIC kernel & custom kernels, none work.
> > 
> > dmesg : 
> > sis0: <SiS 900 10/100BaseTX> port 0xb000-0xb0ff mem
> > 0xe5800000-0xe5800fff irq 10 at device 3.0 on pic 0 
> > sis0: Ethernet address: 00:e0:18:68:40:7d 
> > sis0: MII without any PHY! 
> > device_probe_and_attach: sis0 attach returned 6 
> > 
> > pciconf -l : 
> > none0@pci0:3:0: class=0x020000 card=0x807c1043 chip=0x09001039 rev=0x90
> > hdr=0x00 
> > 
> > Are there any known patches that fixes this problem?
> 
> It was fixed in 4.5-stable shortly after 4.5-RELEASE. If you're
> running a system that hasn't been updated in three or so months, try
> updating and see if that fixes the problem.

Sorry, I should have been more clear. I run an up to date -stable, and as far as I can see, the only thing that has been fixed is getting the mac address from the card. Which isn't the problem I'm experiencing. 

I've been digging around a bit, and it seems that sis_miibus_readreg() from /usr/src/sys/pci/if_sis.c returns 0 for all 32 PHY probes. I don't mind digging around and debugging, and if I can provide any more information, feel free to let me know.

Regards,
Erlend Simonsen

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E170GYK-0002lG-00>