From 37683c886ef51eb713c496acd6e9601265c57a66 Mon Sep 17 00:00:00 2001 From: Andrea Bondavalli <56439183+bondagit@users.noreply.github.com> Date: Wed, 12 Mar 2025 16:32:36 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd5136d..eca4b3a 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,8 @@ The [aes67-daemon branch of ravenna-alsa-lkm repository](https://github.com/bond * netlink communication between user and kernel The following patches have been applied to the original module: - + +* patch to properly release the network device preveting reboot and shutdown (from ddriver v1.14) * patch to use ALSA managed buffer allocation and compile with Linux Kernel v6.12 and above (from driver version v1.13) * 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)