From owner-freebsd-current@FreeBSD.ORG Wed Sep 20 15:22:32 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0CCB16A4AB for ; Wed, 20 Sep 2006 15:22:32 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C41BD43D66 for ; Wed, 20 Sep 2006 15:22:31 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 25751 invoked from network); 20 Sep 2006 15:25:25 -0000 Received: from dotat.atdotat.at (HELO [62.48.0.47]) ([62.48.0.47]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 20 Sep 2006 15:25:25 -0000 Message-ID: <45115CB5.8010408@freebsd.org> Date: Wed, 20 Sep 2006 17:22:29 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: Poul-Henning Kamp References: <34231.1158765137@critter.freebsd.dk> In-Reply-To: <34231.1158765137@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org, Derek Ragona Subject: Re: if_em goes mum X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 15:22:32 -0000 Poul-Henning Kamp wrote: > In message <6.0.0.22.2.20060920100425.021dc048@mail.computinginnovations.com>, > Derek Ragona writes: > > >>It may be in power-saving mode and going to sleep. > > > This is while I'm actively working in an ssh session, > so the entering of power-saving would be the bug. > > Tcpdump says that packets are still received however, > so I doubt you diagnosis somewwhat. The send queue is getting stuck either in the driver or the hardware. Jack is working in it. -- Andre