Subject: Re: SiS 900 revision 635+ support
To: Joerg Sonnenberger <joerg@britannica.bec.de>
From: Bill Studenmund <wrstuden@netbsd.org>
List: tech-kern
Date: 08/13/2003 18:14:26
On Wed, 13 Aug 2003, Joerg Sonnenberger wrote:

> Hi all,
> this is a cleaned version of the patch I sent to current-users@
> sometime ago. I didn't recieve any feedback, but I hope this can
> be commited.
>
> The patch adds the support for the MII on newer SiS900 revisions.
> It has been ported from FreeBSD/OpenBSD. You need this patch if
> your SiS chip is detected but no PHY on it.

I tried it, and nothing different happened. I have a 735 chipset, and have
never had the PHY recoignized. So I was hoping this'd fix it.

dmesg shows (with this patch):

sip0 at pci0 dev 3 function 0: SiS 900 10/100 Ethernet, rev 0x90
sip0: interrupting at irq 11
sip0: Ethernet address 00:07:95:0a:bf:eb
ukphy0 at sip0 phy 1: Generic IEEE 802.3u media interface
ukphy0: OUI 0x000004, model 0x0020, rev. 1
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

Thoughts?

Take care,

Bill