Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 1999 14:56:13 -0500
From:      Russell Cattelan <cattelan@thebarn.com>
To:        Sean Santry <santry@bc.edu>, freebsd-multimedia@FreeBSD.ORG, "martin.kraft@fal.de" <martin.kraft@fal.de>, Roger Hardiman <roger@cs.strath.ac.uk>
Subject:   Re: Another 1371 patch
Message-ID:  <3810C15D.50F86A51@thebarn.com>
References:  <380EC02D.1190B87A@thebarn.com> <38105FB6.D97DF107@bc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3810C15D.50F86A51>