From owner-freebsd-questions@FreeBSD.ORG Thu Feb 10 21:06:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A5A16A4CE for ; Thu, 10 Feb 2005 21:06:17 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC0F43D45 for ; Thu, 10 Feb 2005 21:06:17 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 74F7951432; Thu, 10 Feb 2005 13:06:16 -0800 (PST) Date: Thu, 10 Feb 2005 13:06:16 -0800 From: Kris Kennaway To: St?phane Le Maure Message-ID: <20050210210616.GA99318@xor.obsecurity.org> References: <420A7A03.7090908@tiscali.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <420A7A03.7090908@tiscali.fr> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: disappearance of /dev/mem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 21:06:17 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 10:00:51PM +0100, St?phane Le Maure wrote: > Hello all >=20 > I have a big problem since the upgrade of 5.2 towards 5.3. > The file /dev/mem does not exist any more in /dev and thus all the=20 > programs using this file does not function any more. > There of another person is who has the concern. > Thank you very much for your assistance. Add 'device mem' to your kernel (you probably also want 'device io'). In general, read /usr/src/UPDATING whenever you update your system. Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCC8zIWry0BWjoQKURAmU3AJ9hlkEaCNuGg5xrcCf6qjyogeEXoQCgloeY tNxJq9sgoF/+fTU0rfSmKZU= =9XDJ -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2--