public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: joshk@triplehelix.org (Joshua Kwan)
To: alsa-user@lists.sourceforge.net,
	linux-kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: ALSA in 2.6 -- no snd-au8830?
Date: Tue, 3 Feb 2004 21:03:52 -0800	[thread overview]
Message-ID: <20040204050352.GD4394@triplehelix.org> (raw)
In-Reply-To: <20040204035336.GC4394@triplehelix.org>

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

On Tue, Feb 03, 2004 at 07:53:36PM -0800, Joshua Kwan wrote:
> $SUBJECT. The driver seems to be present in alsa-driver but not the
> in-kernel version. Is it very new? Does it need to be converted? Is it 
> deprecated in 2.6 in favor of a better driver? May I help out?

Let me eat my words. Here is what I did to get it working (at least for
au8830):

1. Check out alsa-driver from CVS.
2. cp -r alsa-driver/pci/au88x0 /usr/src/linux/sound/pci
3. edit Kconfig to add SND_AU8830 entry
4. edit Makefile to add au88x0/ subdir for obj-$(CONFIG_SND)
5. edit au88x0/Makefile to remove 2.4 build cruft

And it works! :) I can submit a diff if desired.

-- 
Joshua Kwan

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

  reply	other threads:[~2004-02-04  5:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-04  3:53 ALSA in 2.6 -- no snd-au8830? Joshua Kwan
2004-02-04  5:03 ` Joshua Kwan [this message]
2004-02-04 13:32   ` Takashi Iwai
2004-02-04  7:59 ` Jaroslav Kysela

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=20040204050352.GD4394@triplehelix.org \
    --to=joshk@triplehelix.org \
    --cc=alsa-user@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox