From owner-freebsd-stable Sat Feb 16 11:44: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shark.amis.net (shark.amis.net [212.18.32.14]) by hub.freebsd.org (Postfix) with ESMTP id C1C4637B404 for ; Sat, 16 Feb 2002 11:43:56 -0800 (PST) Received: from baracuda.amis.net (baracuda.amis.net [212.18.32.4]) by shark.amis.net (Postfix) with ESMTP id F048D7C18; Sat, 16 Feb 2002 20:43:55 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by baracuda.amis.net (Postfix) with ESMTP id 741049B08; Sat, 16 Feb 2002 20:43:55 +0100 (CET) Received: from titanic.medinet.si (titanic.medinet.si [212.18.42.5]) by baracuda.amis.net (Postfix) with ESMTP id 9A3DA9B07; Sat, 16 Feb 2002 20:43:54 +0100 (CET) Received: by titanic.medinet.si (Postfix, from userid 1000) id 6935155411; Sat, 16 Feb 2002 20:43:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by titanic.medinet.si (Postfix) with ESMTP id 6236955404; Sat, 16 Feb 2002 20:43:54 +0100 (CET) Date: Sat, 16 Feb 2002 20:43:54 +0100 (CET) From: Blaz Zupan X-X-Sender: blaz@titanic.medinet.si To: "W. Desjardins" Cc: freebsd-stable@freebsd.org Subject: Re: sis0: incorrect mac address In-Reply-To: <20020216140328.O63345-100000@mail.carracing.com> Message-ID: <20020216204256.E10852-100000@titanic.medinet.si> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 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 > on 3 out of 4 servers just installed, I get this when looking at ifconfig: > > sis0: flags=8843 mtu 1500 > inet 66.28.74.109 netmask 0xffffffe0 broadcast 66.28.74.127 > inet6 fe80::d483:b781:285a:6ea1%sis0 prefixlen 64 scopeid 0x1 > ether 00:00:00:00:00:00 > NOTE:------->^^^^^^^^^^^^^^^^^ > media: Ethernet autoselect (100baseTX ) > status: active Oops, actually scratch that, the patch I mentioned is already in 4.5. Try this one instead: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/if_sis.c.diff?r1=1.47&r2=1.48 It probably won't apply cleanly because it's for current. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message