From owner-freebsd-multimedia Fri Oct 22 12:56:38 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from timbuk-e1.cray.com (timbuk-fddi.cray.com [128.162.8.102]) by hub.freebsd.org (Postfix) with ESMTP id 29C6314DFC for ; Fri, 22 Oct 1999 12:56:21 -0700 (PDT) (envelope-from cattelan@thebarn.com) Received: from ledzep.cray.com (ledzep.cray.com [137.38.226.97]) by timbuk-e1.cray.com (8.8.8/CRI-gate-news-1.3) with ESMTP id OAA05455; Fri, 22 Oct 1999 14:56:16 -0500 (CDT) Received: from daisy-e185.cray.com (daisy-e185.cray.com [128.162.185.214]) by ledzep.cray.com (8.9.3/craymail-smart) with ESMTP id OAA13902588; Fri, 22 Oct 1999 14:56:15 -0500 (CDT) Received: from thebarn.com (localhost [127.0.0.1]) by daisy-e185.cray.com (8.8.8/ASC-news-e1.0) with ESMTP id OAA77902; Fri, 22 Oct 1999 14:56:13 -0500 (CDT) Message-ID: <3810C15D.50F86A51@thebarn.com> Date: Fri, 22 Oct 1999 14:56:13 -0500 From: Russell Cattelan X-Mailer: Mozilla 4.51C-SGI [en] (X11; I; IRIX64 6.5 IP27) X-Accept-Language: en MIME-Version: 1.0 To: Sean Santry , freebsd-multimedia@FreeBSD.ORG, "martin.kraft@fal.de" , Roger Hardiman Subject: Re: Another 1371 patch References: <380EC02D.1190B87A@thebarn.com> <38105FB6.D97DF107@bc.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sean Santry wrote: Ok I'm and idiot... I checked for the 1371 called mixer_ioctl_1371 but didn't bother to call mixer_ioctl if it wasn't i.e. the 1370. Anyway I have spun another patch. I think I finally have the mixer interface working! I the values reported are the ones read from the card and not just whatever the driver internal table thinks they are. Switching recording inputs also reports to work. > mixer recsrc Recording source: line > mixer =rec mic Recording source: mic > mixer recsrc Recording source: mic I don't know if recording actually works. I think the mic I have doesn't work with this card. I tried the OSS driver... didn't get anything either, which is why I think it is the mic. ftp://ftp.thebarn.com/FreeBSD/es1371/es1371-5.src3.patch Again if somebody could please test the 1370. I worked on the newpcm stuff last night also. I moved the fixes over and added the switches for 1370/1371 detection. I'll post those patches as soon as I put the card back in a 4.0 box and test them. > Russell - > > I applied the patch on my 3.3-RELEASE machine with my SB PCI128 (ES1370) > card and lost all sound :-). To be a little more specific, the driver > loaded on startup, cat /dev/sndstat looked alright, but adjusting the > mixer volume had no effect (i.e. 'mixer vol 100; mixer' showed the > volume still as 0). Obviously catting AU files to /dev/audio produced > no sound. > I'm not sure what I can send you for debugging info (never messed around > with audio drivers much), but if you let me know what information you > need, I'll send it right along. > > - Sean > > Russell Cattelan wrote: > > > > I have a new patch that does basically two things > > cleans up the code a lot by moving all the 1371 specific routines > > into its own file. > > > > Able to detect the card type 1370 or 1371; use the correct > > functions. > > At this point the driver should would with either card auto > > magically. > > I would ask that somebody with a 1370 card please apply the patch > > and > > make sure I haven't broken anything. > > > > The 4.x-current stuff is coming but not real soon, have to keep the > > paying > > customers happy also. > > > > ftp://ftp.thebarn.com/FreeBSD/es1371/es1371-4.src3.patch > > > > -Russell > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-multimedia" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message