From owner-freebsd-net@FreeBSD.ORG Mon May 9 05:50:09 2011 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A26A2106566B for ; Mon, 9 May 2011 05:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 93EBC8FC0C for ; Mon, 9 May 2011 05:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p495o9ea048624 for ; Mon, 9 May 2011 05:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p495o9Ld048623; Mon, 9 May 2011 05:50:09 GMT (envelope-from gnats) Date: Mon, 9 May 2011 05:50:09 GMT Message-Id: <201105090550.p495o9Ld048623@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Richard Johnson Cc: Subject: Re: kern/141741: Etherlink III NIC won't work after upgrade to FBSD 8, If I run tcpdump - it works. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Richard Johnson List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2011 05:50:09 -0000 The following reply was made to PR kern/141741; it has been noted by GNATS. From: Richard Johnson To: bug-followup@FreeBSD.org, robert@maerzkegeneral.com Cc: Subject: Re: kern/141741: Etherlink III NIC won't work after upgrade to FBSD 8, If I run tcpdump - it works. Date: Sun, 8 May 2011 22:09:46 -0700 I'm seeing this same problem now that I installed FreeBSD 8.2 on my = laptop. Sometimes it will lock up even from just doing "ifconfig -a". = I can get it to come back if I do "ifconfig ep0 up" a few times after = waiting a while. I'm guessing it has to do with the "ep0: WARNING: = using obsoleted if_watchdog interface" upon startup. /raj