From owner-freebsd-current@FreeBSD.ORG Fri Nov 5 04:55:34 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 0FF0E16A4D2 for ; Fri, 5 Nov 2004 04:55:34 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95D9C43D2F for ; Fri, 5 Nov 2004 04:55:33 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iA54qmJx065821; Thu, 4 Nov 2004 21:52:48 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 04 Nov 2004 21:53:00 -0700 (MST) Message-Id: <20041104.215300.127772102.imp@bsdimp.com> To: seb@struchtrup.com From: "M. Warner Losh" In-Reply-To: <4189F3B9.5000908@struchtrup.com> References: <20041104090258.GA24484@sr.se> <4189F3B9.5000908@struchtrup.com> 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 cc: flygt@sr.se 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: Fri, 05 Nov 2004 04:55:34 -0000 In message: <4189F3B9.5000908@struchtrup.com> Sebastian Schulze Struchtrup writes: : device mem Please also note that this is required for netstat -rn to work, since it grovels in the kvm. This surprised me :-) Warner