From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 09:12:36 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 6D33616A4CF for ; Thu, 4 Nov 2004 09:12:36 +0000 (GMT) Received: from mail.struchtrup.de (mail.struchtrup.de [80.190.247.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0794D43D31 for ; Thu, 4 Nov 2004 09:12:32 +0000 (GMT) (envelope-from seb@struchtrup.com) Received: from p5087c351.dip0.t-ipconnect.de ([80.135.195.81] helo=[10.0.0.2]) by mail.struchtrup.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.42 (FreeBSD)) id 1CPdeu-000DEJ-9r; Thu, 04 Nov 2004 09:11:56 +0000 Message-ID: <4189F3B9.5000908@struchtrup.com> Date: Thu, 04 Nov 2004 10:17:45 +0100 From: Sebastian Schulze Struchtrup User-Agent: Mozilla Thunderbird 0.8 (X11/20041015) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gunnar Flygt References: <20041104090258.GA24484@sr.se> In-Reply-To: <20041104090258.GA24484@sr.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Struchtrup-MailScanner-Information: Please contact the ISP for more information X-Struchtrup-MailScanner: Found to be clean X-MailScanner-From: seb@struchtrup.com cc: current@freebsd.org Subject: Re: 5.3-RC2 xorg fails with missing /dev/io 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 Nov 2004 09:12:36 -0000 Gunnar Flygt wrote: >I upgraded with cvsup to RELENG_5_3 > >The box is a Dell Latitude D600 > >Everything seems to be OK, except for /dev/io is missing which leads to >X not working. Is this an issue that has been adressed already, or am I >doing something wrong? > You simply have to add device io device mem to your kernel config. I think this was not required for 5.2.1. It is missing if you are using an old kernel config, but it is in GENERIC.