From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 19:49:03 2008 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CD2D1065672 for ; Tue, 9 Dec 2008 19:49:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 20C4E8FC08 for ; Tue, 9 Dec 2008 19:49:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id mB9JlYs6097982; Tue, 9 Dec 2008 12:47:34 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 09 Dec 2008 12:47:43 -0700 (MST) Message-Id: <20081209.124743.-201314317.imp@bsdimp.com> To: elias@artx.ru From: "M. Warner Losh" In-Reply-To: <20081209192439.GA16703@artx.ru> References: <20081209141908.GA15845@artx.ru> <20081209.092739.35219831.imp@bsdimp.com> <20081209192439.GA16703@artx.ru> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org Subject: Re: "interrupt storm..."; seems associated with an0 NIC 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: Tue, 09 Dec 2008 19:49:03 -0000 In message: <20081209192439.GA16703@artx.ru> Ilya Orehov writes: : Need to ack 0x1 What happens if you also print the current mask register? CBB_SOCKET_MASK? Warner