From owner-freebsd-stable Sun Jan 13 19: 2:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mgate14.so-net.ne.jp (mgate14.so-net.ne.jp [210.139.254.161]) by hub.freebsd.org (Postfix) with ESMTP id A36C637B41A; Sun, 13 Jan 2002 19:02:33 -0800 (PST) Received: from mail.gc5.so-net.ne.jp (mspool16.so-net.ne.jp [210.139.248.16]) by mgate14.so-net.ne.jp with ESMTP id g0E32Fb27125; Mon, 14 Jan 2002 12:02:16 +0900 (JST) Received: from gc5.so-net.ne.jp (DNab42a582.Stanford.EDU [171.66.165.130]) by mail.gc5.so-net.ne.jp with ESMTP id g0E32C427702; Mon, 14 Jan 2002 12:02:12 +0900 (JST) Message-ID: <3C424A2F.7040506@gc5.so-net.ne.jp> Date: Sun, 13 Jan 2002 19:02:07 -0800 From: SUZUKI Koichi User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20011227 X-Accept-Language: ja, en MIME-Version: 1.0 To: Bill Paul Cc: Kent Stewart , stable@FreeBSD.ORG, fwkg7679@mb.infoweb.ne.jp, dan@langille.org Subject: Re: Chipset SiS735 / NIC SiS 900 - PR kern/30836 References: <20020112211558.1D15937B400@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: port 0xd400-0xd4ff mem 0xcffdd000-0xcffddfff irq 5 at device 3.0 on pci0 sis0: Ethernet address: 00:00:00:00:00:00 miibus0: on sis0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto : --- -- ifconfig --- sis0: flags=8843 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 ) 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