From owner-cvs-sys Mon Dec 15 03:57:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA20709 for cvs-sys-outgoing; Mon, 15 Dec 1997 03:57:00 -0800 (PST) (envelope-from owner-cvs-sys) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA20698; Mon, 15 Dec 1997 03:56:53 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id DAA00444; Mon, 15 Dec 1997 03:56:48 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199712151156.DAA00444@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Jordan K. Hubbard" cc: Michael Smith , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/i386/linux linux.h linux_ioctl.c In-reply-to: Your message of "Mon, 15 Dec 1997 02:42:46 PST." <20185.882182566@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 15 Dec 1997 03:56:48 -0800 From: Amancio Hasty Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Very close I suppose given that glquake uses svgalib and the mouse under svgalib seems to work 8) More testing needs to be done with plain old svgalib binaries. Enjoy, Amancio > How close does this bring us to being able to run SVGAlib binaries > in general? Thanks also to Amancio for doign this! > > Jordan > > > msmith 1997/12/14 22:11:35 PST > > > > Modified files: (Branch: RELENG_2_2) > > sys/i386/linux linux.h linux_ioctl.c > > Log: > > MFC: emulation of Linux keyboard ioctls and vt operations. > > Submitted by: Amancio Hasty > > > > Revision Changes Path > > 1.10.2.5 +17 -1 src/sys/i386/linux/linux.h > > 1.11.2.3 +54 -1 src/sys/i386/linux/linux_ioctl.c >