From owner-cvs-sys Wed Dec 17 09:42:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA27230 for cvs-sys-outgoing; Wed, 17 Dec 1997 09:42:38 -0800 (PST) (envelope-from owner-cvs-sys) Received: from mutara.noc.erols.net (root@mutara.noc.erols.net [207.172.25.12]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA27216; Wed, 17 Dec 1997 09:42:33 -0800 (PST) (envelope-from gjp@erols.com) Received: from mutara.noc.erols.net (gjp@localhost [127.0.0.1]) by mutara.noc.erols.net (8.8.8/8.8.7) with SMTP id MAA12929; Wed, 17 Dec 1997 12:42:22 -0500 (EST) Message-ID: <34980EFD.446B9B3D@erols.com> Date: Wed, 17 Dec 1997 12:42:21 -0500 From: Gary Palmer Organization: Erols Internet NOC X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: Amancio Hasty CC: Gary Palmer , cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/i386/linux linux.h linux_ioctl.c References: <199712171724.JAA01982@rah.star-gate.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Amancio Hasty wrote: > We don't need ioperm. How do you control access to /dev/mem then? The svgalib I use accesses /dev/mem to do the graphics... > I have not noticed any problems with quake, quake II or quake server. Under svgalib? Weird ... I have, with both PCVT and Syscons. This is with the default svgalib shipped in linux_lib tho ... not a hacked up version. Gary