From owner-freebsd-current@FreeBSD.ORG Wed Dec 3 13:16:27 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 1457216A4CE for ; Wed, 3 Dec 2003 13:16:27 -0800 (PST) Received: from lilzmailso01.liwest.at (lilzmailso01.liwest.at [212.33.55.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 177A643F93 for ; Wed, 3 Dec 2003 13:16:26 -0800 (PST) (envelope-from peter.hofer2@liwest.at) Received: from [81.10.140.155] (helo=liwest.at) by lilzmailso01.liwest.at with asmtp (Exim 4.24) id 1AReMC-0005J0-SR; Wed, 03 Dec 2003 22:16:24 +0100 Message-ID: <3FCE52AA.90402@liwest.at> Date: Wed, 03 Dec 2003 22:16:26 +0100 From: Peter Hofer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mathew Kanner References: <3FCE33C2.50200@liwest.at> <20031203193457.GM54011@cnd.mcgill.ca> In-Reply-To: <20031203193457.GM54011@cnd.mcgill.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Strange pcm/network problem 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: Wed, 03 Dec 2003 21:16:27 -0000 Mathew Kanner wrote: > I notice that your network cards, sound card and sio use IRQ >4, I also note that your aren't using acpi, what happens when you >enable it? > You're right, it was because of ACPI ;) I just compiled a GENERIC kernel and booted it with ACPI ENABLED. The problem didn't occur. Then, I booted it with ACPI DISABLED, and the problem was there again. Thank you. Peter Hofer