Date: Wed, 15 Apr 2009 13:15:16 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: problem with if_re on RELENG_7 Message-ID: <20090415041516.GF65724@michelle.cdnetworks.co.kr> In-Reply-To: <20090414174527.145c6448@notebook> References: <20090414174527.145c6448@notebook>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 14, 2009 at 05:45:27PM +0300, Sergey V. Dyatko wrote: > Hi list, > > Are there any problems with the if_re ? > After upgrade RELENG_7 on my laptop NIC stopped to work:( > Would you let me know what was the last good working revision of if_re.c on your box? > uname -a: > FreeBSD notebook.minsk.domain 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #3: > Fri Apr 10 20:38:55 EEST 2009 > root@notebook.minsk.domain:/usr/obj/usr/src/sys/tiger-asus-a6m i386 > > notebook# dhclient re0 > DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 3 > DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 8 > DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 12 > DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 7 > DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 9 > DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 17 > DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 5 > No DHCPOFFERS received. > No working leases in persistent database - sleeping. > > /var/log/messages: > Apr 14 14:52:27 notebook kernel: re0: link state changed to DOWN > Apr 14 14:52:29 notebook kernel: re0: link state changed to UP > > > %ifconfig re0 > re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu > 1500 > options=389b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC> > ether 00:1a:92:ca:b3:bc inet 0.0.0.0 netmask 0xff000000 broadcast > 255.255.255.255 media: Ethernet autoselect (100baseTX <full-duplex>) > status: active > > dmesg: http://tiger.byfly.by/files/dmesg.boot > pciconf -lv: http://tiger.byfly.by/files/pciconf.txt > kernel config: http://tiger.byfly.by/files/tiger-asus-a6m > > I also try with enabled INET6 and SCTP options (just in case) but same > result. > > -- > wbr, tiger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090415041516.GF65724>