Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1450459
| From | Clemens Ladisch <clemens@ladisch.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 0/5] USB Audio Gadget refactoring |
| Date | 2016-07-26 10:10 +0200 |
| Message-ID | <rZ5B7-7Yz-5@gated-at.bofh.it> (permalink) |
| References | <rC7Vn-3YJ-7@gated-at.bofh.it> <rHGIN-64G-17@gated-at.bofh.it> <rUWwp-6vr-5@gated-at.bofh.it> <rV6cp-4aE-13@gated-at.bofh.it> <rYZvH-3YA-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Ruslan Bilovol wrote: > On Fri, Jul 15, 2016 at 10:43 AM, Clemens Ladisch <clemens@ladisch.de> wrote: >>>> On Tue, May 24, 2016 at 2:50 AM, Ruslan Bilovol >>>> <ruslan.bilovol@gmail.com> wrote: >>>>> it may break current usecase for some people >> >> And what are the benefits that justify breaking the kernel API? > > Main limitation with current f_uac1 design is - it can be used only on systems > with real ALSA card present and can have only exact number of > channels / sampling rate as sink card has. [...] > A real cases when it's required to have UAC1 gadget represented as virtual > sound card on gadget side: [...] Thanks. > Of course disadvantage of new approach for UAC1 gadget is you need to > use some userspace application for routing audio from virtual to real > sound card, like in case of UAC2 gadget. But thanks to existing > applications like alsaloop it's not difficult nowadays. I don't know what the maintainer will say, but you would increase the chances of this change being accepted when you show a concrete example of how to change the userspace configuration from the old to the new driver. (And add it to the documentation.) Regards, Clemens
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-07-14 23:40 +0200
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Clemens Ladisch <clemens@ladisch.de> - 2016-07-15 10:00 +0200
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-07-26 03:40 +0200
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Clemens Ladisch <clemens@ladisch.de> - 2016-07-26 10:10 +0200
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-07-26 23:30 +0200
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Jassi Brar <jassisinghbrar@gmail.com> - 2016-07-26 11:00 +0200
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Krzysztof Opasiak <k.opasiak@samsung.com> - 2016-07-26 14:10 +0200
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-07-27 00:00 +0200
Re: [RFC PATCH 0/5] USB Audio Gadget refactoring Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-07-26 23:40 +0200
csiph-web