From owner-freebsd-current@FreeBSD.ORG Fri Apr 9 15:18:11 2004 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 D00E216A4CE for ; Fri, 9 Apr 2004 15:18:11 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FADB43D60 for ; Fri, 9 Apr 2004 15:18:11 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i39MI7kj045492; Fri, 9 Apr 2004 16:18:07 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 09 Apr 2004 16:18:50 -0600 (MDT) Message-Id: <20040409.161850.66095289.imp@bsdimp.com> To: vladimir@math.uic.edu From: "M. Warner Losh" In-Reply-To: <20040409220656.GA1993@math.uic.edu> References: <20040409.095635.32718566.imp@bsdimp.com> <20040409220656.GA1993@math.uic.edu> X-Mailer: Mew version 3.3 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: HEADS UP: PCI Chnages 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: Fri, 09 Apr 2004 22:18:11 -0000 In message: <20040409220656.GA1993@math.uic.edu> Vladimir Egorin writes: : I hoped to get ACPI suspend/resume working on a machine with : ASUS P4B533 motherboard. Until today, the machine would : resume from a suspend for a couple of seconds, but then lock : up or go into debugger if it is enabled in the kernel. After : today's build, it doesn't come back at all -- video stays off, : and no reaction to the keyboard. What can I do to help with : debugging this problem? looks like my laptop has similar issues. Warner