Date: Tue, 10 Jun 2008 16:15:05 +0800 From: Kevin Lo <kevlo@kevlo.org> To: pyunyh@gmail.com Cc: freebsd-current@freebsd.org Subject: Re: Call for testers: re(4) and RTL8168C/RTL8168CP/RTL8111C/RTL8111CP Message-ID: <1213085705.6738.0.camel@nsl> In-Reply-To: <20080610050550.GB17874@cdnetworks.co.kr> References: <20080607035911.GD4565@cdnetworks.co.kr> <484BC9FB.2040605@andric.com> <20080609012657.GD12521@cdnetworks.co.kr> <484D215A.7050700@andric.com> <20080609123206.GF12521@cdnetworks.co.kr> <484D25CC.9050106@andric.com> <20080610050550.GB17874@cdnetworks.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
Pyun YongHyeon wrote: > On Mon, Jun 09, 2008 at 02:45:00PM +0200, Dimitry Andric wrote: > > On 2008-06-09 14:32, Pyun YongHyeon wrote: > > > > > > > http://people.freebsd.org/~yongari/re/re.HEAD.20080607 > > > > > > With this patch, all my re's stop working. :( No packets go in, no > > > > > Would you show me re(4) related part of dmesg output? > > > Would you show me the output of "devinfo -rv | grep oui"? > > > > That gives: > > > > rgephy0 pnpinfo oui=0x732 model=0x11 rev=0x2 at phyno=1 > > rgephy1 pnpinfo oui=0x732 model=0x11 rev=0x2 at phyno=1 > > The PHY model number is 0x02 which doesn't have advanced link power > saving feature so I guess the issue is not related with PHY. > > Would you try updated patch? > http://people.freebsd.org/~yongari/re/re.HEAD.20080610 Hi Pyun, It works well on -current: re0: <RealTek 8169/8169S/8169SB(L)/8110S/8110SB(L) Gigabit Ethernet> port 0xe800-0xe8ff mem 0xfbfffc00-0xfbfffcff irq 20 at device 12.0 on pci1 re0: Chip rev. 0x10000000 re0: MAC rev. 0x00000000 miibus0: <MII bus> on re0 re0: Ethernet address: 00:0d:5e:3a:02:0c re0: [FILTER] $ ifconfig re0 re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=399b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_UCAST,WOL_MCAST,WOL_MAGIC> ether 00:0d:5e:3a:02:0c inet 172.16.113.135 netmask 0xfffff000 broadcast 172.16.127.255 media: Ethernet autoselect (100baseTX <full-duplex>) status: active Regards, Kevin.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1213085705.6738.0.camel>