Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2011 18:07:02 -0800
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Milan Obuch <freebsd-net@dino.sk>
Cc:        freebsd-net@freebsd.org, zeus@ibs.dn.ua
Subject:   Re: Problem with re0
Message-ID:  <20110131020702.GA1229@michelle.cdnetworks.com>
In-Reply-To: <20110131011510.GC1323@michelle.cdnetworks.com>
References:  <AANLkTinNydUwkyC9zb21P4DPbvBkEDKpNXbp3Nap%2BRvT@mail.gmail.com> <20110121125917.GA48950@relay.ibs.dn.ua> <20110130064048.GA14888@relay.ibs.dn.ua> <201101301453.18500.freebsd-net@dino.sk> <20110131011510.GC1323@michelle.cdnetworks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 30, 2011 at 05:15:10PM -0800, Pyun YongHyeon wrote:
> On Sun, Jan 30, 2011 at 02:53:15PM +0100, Milan Obuch wrote:
> > On Sunday 30 January 2011 07:40:48 Zeus V Panchenko wrote:
> > > another detail for this nic
> > > 
> > > dmidecode
> > > Base Board Information
> > >         Manufacturer: ASUSTeK Computer INC.
> > >         Product Name: AT5NM10-I
> > >         Version: Rev x.0x
> > >         Serial Number: MT7006K15200322
> > > 
> > 
> > I did not followed this thread closely, but I checked my new board and it is 
> > the same.
> > 
> > > uname -a
> > > FreeBSD 8.2-PRERELEASE amd64
> > > 
> > > system was cvsup-ed 2011.01.20
> > > 
> > > if_re.c,v 1.160.2.17 2011/01/15 00:32:15 yongari
> > > 
> > > dmesg
> > > rgephy0: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus0
> > > rgephy0:  10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX,
> > > 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX,
> > > 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto,
> > > auto-flow re0: Ethernet address: 20:cf:30:89:5e:95
> > > re0: [FILTER]
> > > 
> > > pciconf -lv
> > > re0@pci0:2:0:0: class=0x020000 card=0x83a31043 chip=0x816810ec rev=0x03
> > > hdr=0x00 vendor     = 'Realtek Semiconductor'
> > >     device     = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111/8111c)'
> > >     class      = network
> > >     subclass   = ethernet
> > > 
> > 
> > All details are the same for my board (modulo serial number and MAC, of 
> > course), and in my case it works with no problem, but only in 100 Mb switch 
> > port. In 1 Gb port I have no link. I must verify my cables, port on switch 
> > itself works just fine with another 1 Gb (intel) card.
> > 
> 
> Would you try a patch at the following URL?
> http://people.freebsd.org/~yongari/re/rgephy.link.patch3
> 

Previous one had a bug, please use updated one.
http://people.freebsd.org/~yongari/re/rgephy.link.patch4

> > > 
> > > while connected directly NIC <-> NIC they flaps too
> > > 
> > 
> > I will try this against another 1 Gb card too, just to see what happens... in 
> > 100 Mb mode it works just fine, as I mentioned already - running flood ping 
> > with 1472 bytes packets for more than an hour I see only four responses 
> > missing in more than 21 millions tries...
> > 
> > Regards,
> > Milan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110131020702.GA1229>