IRC channel logs

2021-08-15.log

back to list of logs

<damo22>im looking at a specific ALSA pcm driver, it looks like each capture/playback device defines a struct of function pointers: snd_pcm_ops
<damo22>so the device specifics are abstracted to a set of function pointers
<damo22>that would be ideal to write a new audio driver stack that behaves better than ALSA
<damo22>and inherit all support for cards supported by ALSA
<damo22>hurd should support DMA bus mastering via pci-arbiter
<gnu_srs2>Does the Debian/Hurd-2021 release have a merged-/usr layout? If so, maybe we should create a Devuan version of it supporting non-merged-/usr layout!
<drakonis> https://lists.debian.org/debian-hurd/2021/08/msg00040.html
<drakonis>woah