From owner-freebsd-stable Fri Apr 23 18:19:30 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 5EB4714BEE for ; Fri, 23 Apr 1999 18:18:54 -0700 (PDT) (envelope-from semen@iclub.nsu.ru) Received: from iclub.nsu.ru (semen@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id IAA09752; Sat, 24 Apr 1999 08:15:07 +0700 (NOVST) Received: from localhost (semen@localhost) by iclub.nsu.ru (8.9.2/8.8.5) with ESMTP id IAA88951; Sat, 24 Apr 1999 08:15:07 +0700 (NSS) Date: Sat, 24 Apr 1999 08:15:06 +0700 (NSS) From: Ustimenko Semen To: Benjamin Gavin Cc: freebsd-stable@FreeBSD.ORG Subject: Re: SMC EtherPower 10/100 In-Reply-To: <4.1.19990422155758.00afa990@mail.supranet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 22 Apr 1999, Benjamin Gavin wrote: > Hi all, > Just wondering if anyone has had any problems with the SMC EtherPower II > Network cards with either 2.2-STABLE or 3.1-STABLE. I have two boxes (one > running each version) and they both are showing some very weird behavior > with these cards, namely they are giving 30-100ms ping times over ethernet. > This isn't normal, and I am pretty sure that I wasn't seeing this behavior > with 2.2.7. The cards are all using the SMC9432TX chipset. I have the > ipfw and natd code embedded into the kernel of both and the "ICMP_BANDLIM" > option on the 3.1 box. > Has anyone seen this problem with these cards before. I have tried > specifying the correct media type multiple times, but it doesn't seem to help. > > Any ideas?? TIA. > Please try the last version of driver, i have MFCed before yesterday. The sympthoms are like those in PR kern/10575, and it looks like there was found a solution. If it not works, then i definily need more info. Like when bug occures? What do i have to do to reproduce it? What did you mean by 'specifying the correct media type multiple times'? I beleave we should be able to compile current driver under 2.2, except we have to remove following line: ifp->if_snd.ifq_maxlen = TX_RING_SIZE; from /sys/pci/if_tx.c. Bye. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message