From d17962ee487ec4d17340ff81194386c9f2ea909c Mon Sep 17 00:00:00 2001 From: Andrea Bondavalli <56439183+bondagit@users.noreply.github.com> Date: Fri, 13 Dec 2024 20:42:11 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9630f93..6e9ab34 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ The [aes67-daemon branch of ravenna-alsa-lkm repository](https://github.com/bond The following patches have been applied to the original module: +* patch to use ALSA managed buffer allocation and compile with Linux Kernel v6.12 and above (from driver version v1.12) * patch to compile with Linux Kernel v6.11 and above (from driver version v1.11) * patch to support sample rates 192Khz and 384Khz (from driver version v1.7) * patch to compile with Linux Kernel v6.2 and above (from driver version v1.7)