diff --git a/README.md b/README.md index 6e9ab34..dd5136d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AES67 Linux Daemon +#1 AES67 Linux Daemon AES67 Linux Daemon is a Linux implementation of AES67 interoperability standard used to distribute and synchronize real time audio over Ethernet. See [https://en.wikipedia.org/wiki/AES67](https://en.wikipedia.org/wiki/AES67) for additional info. @@ -178,7 +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 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) * patch to compile with Linux Kernel v6.2 and above (from driver version v1.7)