Date: Fri, 18 Jan 2008 17:26:09 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: Chris Poulsen <mailinglist@nesluop.dk> Cc: kevlo@freebsd.org, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Problem with nfe stability and throughput Message-ID: <20080118082609.GA93423@cdnetworks.co.kr> In-Reply-To: <20080118010100.GC92718@cdnetworks.co.kr> References: <476EE604.2070809@nesluop.dk> <20071225234723.GA1018@cdnetworks.co.kr> <4772D649.3010001@nesluop.dk> <20071227002252.GE1018@cdnetworks.co.kr> <20080116012154.GB84758@cdnetworks.co.kr> <478E7DF3.4080908@nesluop.dk> <20080117014013.GA89210@cdnetworks.co.kr> <478F98D7.5040007@nesluop.dk> <20080118010100.GC92718@cdnetworks.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 18, 2008 at 10:01:00AM +0900, To Chris Poulsen wrote: > On Thu, Jan 17, 2008 at 07:05:11PM +0100, Chris Poulsen wrote: > > Hi, > > > > Pyun YongHyeon wrote: > > >Would you show me the output of "ifconfig nfe0"? > > > > > nfe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > > options=48<VLAN_MTU,POLLING> > > ether 00:1d:60:6d:73:ec > > inet 192.168.1.11 netmask 0xffffff00 broadcast 192.168.1.255 > > media: Ethernet 100baseTX <full-duplex> > > status: active > > Hmmm, it seems that you've set media type manually without relying > on automatic media detection. Is there any reason not using auto > media type? How about using media type 'auto'? > #ifconfig nfe0 media auto > I've updated the experimental driver. Please revert previous patch and apply the following one. http://people.freebsd.org/~yongari/atphy.diff2 And show me the 'ifconfig nfe0' output again. -- Regards, Pyun YongHyeon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080118082609.GA93423>