From 152f306590c2b481923710a135922c78c0e7edfe Mon Sep 17 00:00:00 2001 From: Andrea Bondavalli <56439183+bondagit@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:44:22 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 185fdce..f167394 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 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) * patch to make the PTP slave status change from locked to unlocked if no announcement messages are received from the Master for more than 5 seconds (from driver version v1.6). See [issue 87](https://github.com/bondagit/aes67-linux-daemon/issues/87).