From owner-freebsd-net@FreeBSD.ORG Thu Jan 26 03:20:25 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FEFA1065686 for ; Thu, 26 Jan 2012 03:20:25 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id E0CBE8FC15 for ; Thu, 26 Jan 2012 03:20:24 +0000 (UTC) Received: by vcmm1 with SMTP id m1so159180vcm.13 for ; Wed, 25 Jan 2012 19:20:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MAtWoxduYymD0uEU5b74/M9fLJVbcrnEsm8F2XTgu3w=; b=EBuXYZDR6Q7p+BNAwN2+W33uTBapSr4ulaM8SBM5Jd0nJS31Kl1SDSMQ9UBUV5Nq8N bfdaeOAnSBP1fHRQSBH+GE8vuQIp3zwMPoNT70qS/jKjx03PLfValnPPYHGm9/p0dSde 2/xkYqt+9CAY+XzXpJTimAAOppX/zTyhXjI5g= MIME-Version: 1.0 Received: by 10.220.154.135 with SMTP id o7mr210742vcw.2.1327548022491; Wed, 25 Jan 2012 19:20:22 -0800 (PST) Received: by 10.220.6.79 with HTTP; Wed, 25 Jan 2012 19:20:22 -0800 (PST) In-Reply-To: References: Date: Wed, 25 Jan 2012 22:20:22 -0500 Message-ID: From: Arnaud Lacombe To: Kim Culhan Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: msk0: watchdog timeout interface hang X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 03:20:25 -0000 Hi, On Wed, Jan 25, 2012 at 3:26 PM, Kim Culhan wrote: > Running 10-curent from 01-20-12 > the msk0 interface hung, on the console: > > msk0: watchdog timeout > msk0: prefetch unit stuck? > msk0: initialization failed: no memory for Rx buffers > > Verbose boot dmesg output attached. > known issue affecting at least 8-STABLE, 9-STABLE (assumed) and -current. Already reported in these threads: http://lists.freebsd.org/pipermail/freebsd-net/2011-December/030635.html http://lists.freebsd.org/pipermail/freebsd-questions/2011-November/235646.html - Arnaud > Any help is greatly appreciated. > > -kim > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"