From owner-cvs-all Sun Jan 13 10: 7:37 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id 4D96237B405; Sun, 13 Jan 2002 10:07:29 -0800 (PST) Subject: Re: cvs commit: src/sys/pci if_sis.c if_sisreg.ht In-Reply-To: <3C418904.7070408@owt.com> from Kent Stewart at "Jan 13, 2002 05:17:56 am" To: kstewart@owt.com (Kent Stewart) Date: Sun, 13 Jan 2002 10:07:29 -0800 (PST) Cc: dan@langille.org, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20020113180729.4D96237B405@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > >>> Modified files: (Branch: RELENG_4) > >>> sys/pci if_sis.c if_sisreg.h Log: > >>> MFC: add support for embedded SiS 900-style ethernet controllers in SiS > >>> 635 and 735 motherboard chipsets. > >>> > >> > >> This is great Paul. Thank you for helping out here. Very quick > >> result. Cheers. Grrrr. My first name is Bill, not Paul. Get it right. [...] > I am driving my server nuts with messages like > > arp: 192.0.2.7 moved from 00:00:00:00:00:00 to 00:d0:b7:2c:76:f6 on fxp0 First of all, there's a workaround for this: # ifconfig sis0 ether 0:0:e8:1:2:3 Yes, you can set the ethernet address. Don't make the first octet be "01", or anything with bit 0 set: that's a multicast address. Second, become root, rin "pciconf -l" and mail me the output. Third, tell me which SiS chipset/motherboard you have. -Bill (_not_ Paul!) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message