From owner-freebsd-current@FreeBSD.ORG Thu Sep 4 04:59:41 2003 Return-Path: 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 8E2C416A4C0 for ; Thu, 4 Sep 2003 04:59:41 -0700 (PDT) Received: from mail.if.lt (hermes.if.lt [195.190.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA92A43FB1 for ; Thu, 4 Sep 2003 04:59:38 -0700 (PDT) (envelope-from vd@vmunix.lt) Received: from 127.0.0.1 (localhost [127.0.0.1]) by mail.if.lt (IF DRAUDIMAS mail) with SMTP id 76A84360E5 for ; Thu, 4 Sep 2003 14:59:37 +0300 (EEST) Received: from zeus.sampo.vlan (zeus.if.lt [195.190.141.3]) by mail.if.lt (IF DRAUDIMAS mail) with ESMTP id 4559B36181 for ; Thu, 4 Sep 2003 14:59:26 +0300 (EEST) Date: Thu, 4 Sep 2003 14:59:26 +0300 (EEST) From: Vaidas Damosevicius To: freebsd-current@FreeBSD.ORG In-Reply-To: <005d01c372ce$688bfce0$0464a8c0@spotripoli.local> References: <005d01c372ce$688bfce0$0464a8c0@spotripoli.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-Id: <20030904115926.4559B36181@mail.if.lt> Subject: Re: Entropy harvesting: interrupts ethernet point_to_point X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 04 Sep 2003 11:59:41 -0000 On Thu, 4 Sep 2003, Putinas wrote: > Hi all, > on the recent src with custom compiled kernel ( generic minus some stuff > what I don't need ) with firewall compiled in kernel , system infinitely > hangs on boot unless I press ctrl-c at this point: > Entropy harvesting: interrupts ethernet point_to_point > Same things happens on two different computers with nearly similar custom > kernel configuration > Could you tell me, what's causing the problem ? > * If needed I can submit my kernel configuration * Strange, but the same problem I had on my Compaq Evo N610C with ACPI turned on. Without ACPI all works well ... > > Regards, > Putinas Piliponis > vd