From owner-freebsd-multimedia Sat Sep 4 16:17:41 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from qn-lpr2-98.quicknet.inet.fi (qn-lpr2-165.quicknet.inet.fi [194.251.102.165]) by hub.freebsd.org (Postfix) with ESMTP id 750AB157B7 for ; Sat, 4 Sep 1999 16:17:36 -0700 (PDT) (envelope-from junki@qn-lpr2-165.quicknet.inet.fi) Received: from localhost (junki@localhost) by qn-lpr2-98.quicknet.inet.fi (8.9.3/8.9.1) with ESMTP id CAA06147; Sun, 5 Sep 1999 02:16:40 +0300 (EEST) (envelope-from junki@qn-lpr2-165.quicknet.inet.fi) Date: Sun, 5 Sep 1999 02:16:39 +0300 (EEST) From: Juha Nurmela X-Sender: junki@pena.oh5nxo.ampr.org Reply-To: Juha.Nurmela@quicknet.inet.fi To: Wilko Bulte Cc: runge@rostock.zgdv.de, sanpei@sanpei.org, multimedia@FreeBSD.ORG Subject: Re: mtv + pcm Audio In-Reply-To: <199909042042.WAA04508@yedi.iaf.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 4 Sep 1999, Wilko Bulte wrote: > As Juha Nurmela wrote ... > > > > The change to /sys/i386/linux/linux_ioctl.c > > which added a macro called SETDIR (preserves the direction bits > > in ioctl cmd) fixed few problems with linux+volume. > > This change also originated from Mr. Chen and is present in -current. > I checked the /sys/i386/linux/linux_ioctl.c in 3.2-stable and there I > find: > > #define SETDIR(c) (((c) & ~IOC_DIRMASK) | dirbits[args->cmd >> 30]) > > This is: * $Id: linux_ioctl.c,v 1.30.2.8 1999/08/18 07:52:36 marcel Exp $ > > Am I missing something here?? Oh, okay, so that was old news, sorry. Sure sounded like the same problem, like x11amp volume knob immediately reverting back to zero after trying to slide it. Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message