From owner-freebsd-multimedia Tue Jun 17 00:37:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA00546 for multimedia-outgoing; Tue, 17 Jun 1997 00:37:50 -0700 (PDT) Received: from MVS.OAC.UCLA.EDU (mvs.oac.ucla.edu [164.67.200.200]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id AAA00541 for ; Tue, 17 Jun 1997 00:37:47 -0700 (PDT) Message-Id: <199706170737.AAA00541@hub.freebsd.org> Received: from UCLAMVS.BITNET by MVS.OAC.UCLA.EDU (IBM MVS SMTP V2R2.1) with BSMTP id 7477; Tue, 17 Jun 97 00:38:00 PST Date: Tue, 17 Jun 97 00:37 PDT To: Amancio Hasty From: Denis DeLaRoca Subject: Re: Re: rat-3.0.22 and guspnp7 sound driver CC: multimedia@FREEBSD.ORG Sender: owner-multimedia@FREEBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 16 Jun 1997 23:51:29 -0700, Amancio Hasty said: > > Hmm... > > Vat's volume slider seems to work over here. Ok, my mistake. I had to recompile vat with the sound driver that you sent me way back, which may have changed since then??? Anyway, after moving guspnp7's soundcard.h and ultrasound.h to /usr/include/machine vat compiles and indeed the volume slider works now! However, the compile doesn't proceed clean: /usr/include/sys/ioccom.h redefine a bunch of constants in soundcard.h, things like IOCPARM_MASK, IOC_VOID, IOC_OUT, IOC_IN, _IO, _IOR, _IOW and _IOWR. How do I clean this up? I am running FreeBSD 2.2.2, by the way. > With rat I am getting this: > > {hasty} rat > rat 224.2.240.123/24676 > src/statistics.c:527: failed assertion > src/statistics.c:527: failed assertion > src/statistics.c:527: failed assertion > src/statistics.c:527: failed assertion > src/statistics.c:527: failed assertion > src/statistics.c:527: failed assertion I don't see those. Rather I get rat in free(): warning: modified (chunk-) pointer. Getting volume: Invalid argument Getting volume: Invalid argument TCL error: invalid command name ".r.c.vol.b1.inner9" -- Denis