tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Proposal: new audio framework
At Mon, 01 Apr 2019 13:23:31 +0900,
> I'd like to propose a new audio framework (which I call AUDIO2).
>
> http://www.netbsd.org/~isaki/audio2-20190401.diff.gz
I updated two patches:
http://www.netbsd.org/~isaki/audio2-20190402-vcaudio.diff
- fix build error.
http://www.netbsd.org/~isaki/audio2-20190414.diff
- audio layer's bug fix.
- patch for vidcaudio(4), harmony(4).
> AUDIO2 requires explicit few interface changes, so all hardware drivers
> must be catched up. Current status is:
> * works: arcofi(4), auich(4), bba(4), eap(4), hdafg(4), uaudio(4),
> vs(4), vsaudio(4)
> * compiled but not tested: audioamd(4), aucc(4), melody(4), repulse(4)
> * works but more works are required: sb(4), pad(4), spkr_audio
> Other drivers not listed here are not supported yet.
Status updates: (thanks tsutsui-san, ebijun-san and macallan@!)
+ works (without patch): audiocs(4), autri(4), wss(4)
+ works (need a patch): dbri(4), yds(4)
+ compiled but not tested: vcaudio(4), vidcaudio(4), harmony(4)
Old interface compatibility works well (than I thought :),
so some drivers may work without modifying.
If there is no objection, I'll commit it next weekend or later.
Thanks,
---
Tetsuya Isaki <isaki%pastel-flower.jp@localhost / isaki%NetBSD.org@localhost>
Home |
Main Index |
Thread Index |
Old Index