From owner-freebsd-multimedia Sat Jul 26 20:14:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA14335 for multimedia-outgoing; Sat, 26 Jul 1997 20:14:13 -0700 (PDT) Received: from whizzo.TransSys.COM (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA14327 for ; Sat, 26 Jul 1997 20:14:02 -0700 (PDT) Received: from localhost.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.TransSys.COM (8.8.6/8.7.3) with SMTP id XAA25560; Sat, 26 Jul 1997 23:13:40 -0400 (EDT) Message-Id: <199707270313.XAA25560@whizzo.TransSys.COM> X-Mailer: exmh version 2.0zeta 7/24/97 To: Luigi Rizzo cc: hasty@rah.star-gate.com (Amancio Hasty), multimedia@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: ftp://rah.star-gate.com/pub/guspnp12.tar.gz References: <199707270206.EAA29100@labinfo.iet.unipi.it> In-reply-to: Your message of "Sun, 27 Jul 1997 04:06:26 +0200." <199707270206.EAA29100@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 26 Jul 1997 23:13:39 -0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Don't the linux ioctl()'s come in elsewhere and get mapped? I'm pretty sure the upper bits in the ioctl function code have to be "right" so that stuff makes it across the user/kernel barrier. Uh, yeah, I just found it. Ick. Look at /sys/i386/linux/linux_ioctl.c for the horrible truth. I think this can be made to work. louie