From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 13:28:51 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA24687E for ; Mon, 21 Apr 2014 13:28:51 +0000 (UTC) Received: from mail-qg0-f44.google.com (mail-qg0-f44.google.com [209.85.192.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86F081751 for ; Mon, 21 Apr 2014 13:28:51 +0000 (UTC) Received: by mail-qg0-f44.google.com with SMTP id q108so1227297qgd.3 for ; Mon, 21 Apr 2014 06:28:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=AyFc+7cWuIqdNEzcVkwhPsMuTPwRJOFaqY3ungzUhmk=; b=gyk6D3wiqwGHQNhNjRUiHJC3LwjPZV6XtzlrgwRFhvR99ND+2BWsAw35DJX/08xWST k1RI5S/UbMB6X6TeWVqe6iBEfvpfHCnvoc/dt2kcioJKzj75hgGyR1hxtrkngqCD2xxJ +hIvX3sV1qJbaRs3r6AJZQvibsN5oy7wSze8BQFXJG5bI+s6CQ96D4NUTPonQdv4C9kN j7hu0vNZaLtj18RmARN+D+kQJjzzTrvZsEOqqJWlgof3Tum5zp3B+tS+Q1x28nU54Pwd +Tc7s0Gc6rAL38bpGkDI/Cky8djU76Teo//IlA5O4vTGxCK/dNTM+6VtmNBUXNOp4Xxq oYpw== X-Gm-Message-State: ALoCoQkGoHar0Gt6DYf9ghtZcfpAB5IIcMOM/9GxPsk7CWrm7Z/kBqXB4cWq+GclDW5LsUWQ1smA X-Received: by 10.140.36.86 with SMTP id o80mr40373844qgo.25.1398086924661; Mon, 21 Apr 2014 06:28:44 -0700 (PDT) Received: from [10.0.0.5] (c-68-49-104-76.hsd1.md.comcast.net. [68.49.104.76]) by mx.google.com with ESMTPSA id v9sm73564806qav.28.2014.04.21.06.28.42 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 21 Apr 2014 06:28:42 -0700 (PDT) References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: X-Mailer: iPod touch Mail (11D167) From: Antoine Kallab Subject: Re: Interrupt storm detected on irq257 ... Date: Mon, 21 Apr 2014 09:28:40 -0400 To: Zack Gold Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 13:28:51 -0000 > I'm new to the mailing lists, so I apologize if I'm doing anything > wrong here or posting to the wrong list. As long as it is related to FreeBSD, it is relevant here. :) Does it lock up when you are not connected to the network? Or in single user= mode?=