From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 09:09:42 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 4F81C16A4CE for ; Thu, 4 Nov 2004 09:09:42 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0594C43D53 for ; Thu, 4 Nov 2004 09:09:42 +0000 (GMT) (envelope-from aurelien.nephtali@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so23751rns for ; Thu, 04 Nov 2004 01:09:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=TIaY9P7MAvNRTPvjmo9FXICxGEauE5SvqV0XzyQW21KPPqBgYpYQQKxPHCoepX+Oih+C3YTffniQF1PrAtCu9h8PaeA8D82o1XsDN2w8C0wVxAu1e0+DF/qM/cvo5UwSD580aI7aI2+ZrmyA1oZua/FgbD7fIf2U3BNpgvg7/gU= Received: by 10.38.8.34 with SMTP id 34mr219061rnh; Thu, 04 Nov 2004 01:09:39 -0800 (PST) Received: by 10.38.179.58 with HTTP; Thu, 4 Nov 2004 01:09:39 -0800 (PST) Message-ID: <5334c8b0411040109512e261c@mail.gmail.com> Date: Thu, 4 Nov 2004 10:09:39 +0100 From: Aurelien Nephtali To: Gunnar Flygt In-Reply-To: <20041104090258.GA24484@sr.se> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041104090258.GA24484@sr.se> X-Mailman-Approved-At: Thu, 04 Nov 2004 13:19:47 +0000 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 Reply-To: Aurelien Nephtali 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:09:42 -0000 On Thu, 4 Nov 2004 10:02:58 +0100, 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? Add 'device io' to your kernel configuration file. -- Aurelien 'dak' Nephtali