All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bill Merrill" <bmerrill@cert.ucr.edu>
To: alsa-devel@lists.sourceforge.net
Subject: BrookTree
Date: Thu, 25 Apr 2002 01:05:29 -0700	[thread overview]
Message-ID: <003801c1ec2f$f762a620$0501a8c0@bill> (raw)
In-Reply-To: Pine.LNX.4.44.0204241639410.10208-100000@volamar.theswamp.priv

How's everyone doing? Another student and I are planning on implementing
some new sound-card driver support under Linux.  We both possess an ATI TV
Wonder, so we were interested in implementing driver support for the
BrookTree bt878 chipset.  We have OS experience, but have not had experience
implementing sound drivers.

If anyone has some good documentation that could provide some help in
getting started, we'd greatly appreciate it.  The online documentation
hasn't given us much to go with, so we're open for any info someone is
willing to give is.

Thanks alot for reading

- Bill Merrill & Scott Paffrat

----- Original Message -----
From: "Tom Prado" <tprado@charter.net>
To: <alsa-devel@lists.sourceforge.net>
Sent: Wednesday, April 24, 2002 1:47 PM
Subject: Re: [Alsa-devel] [PATCH] configure prob with MDK82 kernel


> Thanks!  I try to run the release versions of the kernel so third party
> apps (like vmware for instance) will be sure to work.  I've
> attached the patch inline this time.  It's only one line to be added to
> configure.in.  alsa 0.5.12 had this in it, it's gone from 0.9.0rc1.
>
> --- alsa-driver-0.9.0rc1/configure.in Wed Apr 24 11:29:55 2002
> +++ alsa-driver-0.9.0rc1.tom/configure.in Wed Apr 24 14:16:31 2002
> @@ -82,6 +82,7 @@ EOF
>    exit 1
>  fi
>  AC_CACHE_VAL(kaversion,
> +CFLAGS="$CFLAGS -I$CONFIG_SND_KERNELDIR/include"
>  [AC_TRY_RUN([
>  #include <stdio.h>
>  #include <ctype.h>
>
> On Wed, 24 Apr 2002, Thierry Vignaud wrote:
>
> > Tom Prado <tprado@charter.net> writes:
> >
> > > I had a problem running configure against the Linux Mandrake 8.2 UP
> > > kernel.  It would fail when trying to determine the kernel version.
> > > This patch for rc1 adds the needed includes so that linux/rhconfig.h
> > > can be found when configure checks for the kernel version.
> >
> > use a 2.4.18-10mdk kernel and above: we've updated alsa from 0.5 upto
> > 0.9 in 10mdk.
> > note that this is a cooker kernel, not a mdk8.2 release kernel.
> >
>
> --
>
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@sourceforge.net

  reply	other threads:[~2002-04-25  8:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-24 18:35 [PATCH] configure prob with MDK82 kernel Tom Prado
2002-04-24 18:54 ` Thierry Vignaud
2002-04-24 20:47   ` Tom Prado
2002-04-25  8:05     ` Bill Merrill [this message]
2002-05-04 22:08       ` BrookTree Ville Syrjälä
2002-04-25 12:08     ` ALSA sequencer input buffer Richard Bown
2002-04-25 12:34       ` Takashi Iwai
2002-04-25 12:45         ` Richard Bown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003801c1ec2f$f762a620$0501a8c0@bill' \
    --to=bmerrill@cert.ucr.edu \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.