All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Shirkey <pshirkey@boosthardware.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Experimental USB audio support
Date: Thu, 30 May 2002 13:12:28 +0900	[thread overview]
Message-ID: <3CF5A6AC.A8967313@boosthardware.com> (raw)
In-Reply-To: s5hy9e2hk02.wl@alsa2.suse.de

This is great but it seems that the cvs server is down :(


Takashi Iwai wrote:
> 
> Hi,
> 
> right now you can find a driver for USB audio on cvs.
> it's in alsa-driver not in alsa-kernel.
> the driver will be built automatically when CONFIG_USB is specified in
> kernel config.
> 
> please note that this driver is EXPERIMENTAL and TENTATIVE.
> my first plan was to implement a USB library layer on alsa-lib, but it
> was found out that implementation of isochronous transfer via
> usbdevfs will bring some difficulty.  so i started coding of a normal
> kernel driver at first.
> if any feasible solution to port such a stuff into user space, we
> should do that.
> 
> but anyway, it's good to have a working code.  we can move it to other
> place later.
> 
> the current code is partly based on OSS/USB audio.c code, but apart
> from the parsing routine of audio-streaming, the resultant codes
> became fairly different from the oss code.
> 
> almost all mixer controls are supported except for graphic equalizer.
> the mapping of topology might not be perfect, since alsa has a plain
> control structure.
> 
> so far, i've tested only audio playback on my speaker, which is
> adaptive out without pitch/freq setting.  xmms is working.
> the driver accepts the period size up to 1ms.  a courageous user can
> try such a heavy condition.  (me?  did not yet :)
> 24bit / 96kHz should work, too, but i have no such a hardware.
> besides, capture is not tested at all.
> 
> if you have a usb audio device, please test once.
> (oh, i forgot to mention the driver name - it's "snd-usb-audio"
>  quite easy, isn't it?)
> 
> if you find somewhat strange behavior (especially in mixer controls),
> please send me the output of lsusb.
> 
> btw, when you use snd-usb-audio module, please make sure that you
> don't load OSS audio.o together.  hotplug likely loads both modules at
> the same time.
> 
> ciao,
> 
> Takashi
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel

-- 
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
Http://www.boosthardware.com
Http://www.boosthardware.com/LAU/guide/
=======================================================================

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

       reply	other threads:[~2002-05-30  4:12 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <s5hy9e2hk02.wl@alsa2.suse.de>
2002-05-30  4:12 ` Patrick Shirkey [this message]
2002-05-30  4:16 ` Experimental USB audio support Patrick Shirkey
2002-05-31  8:45   ` Takashi Iwai
2002-05-30  5:15 ` Patrick Shirkey
2002-05-31  8:03   ` Takashi Iwai
2002-05-31  9:23     ` Patrick Shirkey
2002-05-31  9:38       ` Takashi Iwai
2002-05-31 10:51         ` Takashi Iwai
2002-05-31 11:09           ` Patrick Shirkey
2002-05-31 11:55           ` Patrick Shirkey
2002-05-31 13:38             ` Takashi Iwai
2002-06-03  5:52               ` Patrick Shirkey
2002-06-03 15:35                 ` Takashi Iwai
2002-05-31 12:02           ` Patrick Shirkey
2002-05-31 12:07           ` Patrick Shirkey
2002-05-31  9:31     ` Patrick Shirkey
2002-05-31  9:41       ` Takashi Iwai
2002-05-31 10:48         ` Takashi Iwai
2002-05-31 11:14           ` Patrick Shirkey
2002-05-31 13:44             ` Takashi Iwai
2002-05-30  5:49 ` Patrick Shirkey
2002-05-30  8:17 ` tpeltone
     [not found] ` <001401c20747$642f5050$57c05c90@Witter>
2002-05-31  8:47   ` [Alsa-user] " Takashi Iwai
     [not found]     ` <1022849629.589.2.camel@coldpack>
2002-05-31 17:33       ` Takashi Iwai
2002-05-29 18:44 Takashi Iwai

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=3CF5A6AC.A8967313@boosthardware.com \
    --to=pshirkey@boosthardware.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /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.