Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 19:02:07 -0800
From:      SUZUKI Koichi <metal@gc5.so-net.ne.jp>
To:        Bill Paul <wpaul@FreeBSD.ORG>
Cc:        Kent Stewart <kstewart@owt.com>, stable@FreeBSD.ORG, fwkg7679@mb.infoweb.ne.jp, dan@langille.org
Subject:   Re: Chipset SiS735 / NIC SiS 900 - PR kern/30836
Message-ID:  <3C424A2F.7040506@gc5.so-net.ne.jp>
References:  <20020112211558.1D15937B400@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Bill,

Bill Paul wrote:
 > I just committed a patch to the sriver in -current. Still have to
 > mail re@ to get permission to MFC. In the meantime,

I cvsuped today then I noticed this patch had been MFCed.
Thanks, Bill.

But...

 > This fixes
 > the MAC address and PHY detection problems.

I removed my local modification of Mr. Kurosawa's patch,
then update whole system by make world.
While this machine detects its PHY on miibus
and I can use the On-Board NIC (ping, telnet...),
this machine is fail to obtain its MAC Address. :-(

You know, I have a K7S5A Motherboard.


--- dmesg ---
     :
FreeBSD 4.5-RC #20: Sun Jan 13 14:17:02 PST 2002
       metal@amedio:/usr/obj/usr/src/sys/AMEDIO
     :
sis0: <SiS 900 10/100BaseTX> port 0xd400-0xd4ff mem 0xcffdd000-0xcffddfff irq 5
at device 3.0 on pci0
sis0: Ethernet address: 00:00:00:00:00:00
miibus0: <MII bus> on sis0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
     :
---

-- ifconfig ---
sis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
           inet 171.64.xxx.xxx netmask 0xffffff00 broadcast 171.64.xxx.xxx
           inet6 fe80::240:f4ff:fe34:4a72%sis0 prefixlen 64 scopeid 0x1
           ether 00:00:00:00:00:00
           media: Ethernet autoselect (100baseTX <full-duplex>)
           status: active
---

--- arp from another machine ---
amedio (171.64.xxx.xxx) at 0:0:0:0:0:0 on fxp0 [ethernet]
---

-- 
This is my STYLE.
SUZUKI Koichi



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C424A2F.7040506>