From owner-freebsd-mobile@FreeBSD.ORG Mon Nov 24 09:17:15 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A27A116A4CE for ; Mon, 24 Nov 2003 09:17:15 -0800 (PST) Received: from dual.staaken.org (pD9522558.dip.t-dialin.net [217.82.37.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D7343F85 for ; Mon, 24 Nov 2003 09:17:13 -0800 (PST) (envelope-from free@staaken.org) Received: from [127.0.0.1] (localhost [127.0.0.1]) by dual.staaken.org (8.12.10/8.12.10) with ESMTP id hAOHHB3I000673 for ; Mon, 24 Nov 2003 18:17:11 +0100 (CET) (envelope-from free@staaken.org) From: Jan Goebel To: freebsd-mobile@freebsd.org In-Reply-To: <3FE5952A.7070901@charter.net> References: <16320.8955.485537.857428@rosebud.alerce.com> <3FE5952A.7070901@charter.net> Content-Type: text/plain Message-Id: <1069694231.643.3.camel@dual.staaken.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 24 Nov 2003 18:17:11 +0100 Content-Transfer-Encoding: 7bit Subject: Re: More info [was Re: Sony PCG-GRX570 laptop, panic on boot w/ 5.1R...] X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 17:17:15 -0000 > I have a GRX570, the problem can be fixed by adding the following to > your device.hints > > hw.pci.allow_unsupported_io_range=1 I have about the same problem (since the last cvsup one week ago), but adding this line to my /boot/device.hints doesn't help. Do I have to recompile something? JAN