From owner-freebsd-current@FreeBSD.ORG Tue Aug 31 16:11:51 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 41E5716A4CE for ; Tue, 31 Aug 2004 16:11:51 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 931A743D46 for ; Tue, 31 Aug 2004 16:11:50 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i7VG9pto067493; Tue, 31 Aug 2004 10:09:51 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 31 Aug 2004 10:09:59 -0600 (MDT) Message-Id: <20040831.100959.74233910.imp@bsdimp.com> To: RoKlein@roklein.de From: "M. Warner Losh" In-Reply-To: <200408310931.06000.RoKlein@roklein.de> References: <200408281223.22399.RoKlein@roklein.de> <1093879837.30583.7.camel@buffy.york.ac.uk> <200408310931.06000.RoKlein@roklein.de> 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: freebsd-current@freebsd.org Subject: Re: 5.3-BETA hangs on Acer TM290 series Laptop 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: Tue, 31 Aug 2004 16:11:51 -0000 In message: <200408310931.06000.RoKlein@roklein.de> Robert Klein writes: : > Try switching any "Plug and Play OS" type options in your BIOS : > to "No" or similar. This fixes at least one laptop I've tried. : : There are no "Plug an Play" options in the BIOS. It is one of : those "I know better" BIOSes... FreeBSD should operate correctly with PnP set to 'YES' starting in 5.3 or so. This problem looks like something else, however.. Warner