Update README.md

This commit is contained in:
Andrea Bondavalli 2025-03-12 16:32:36 +01:00 committed by GitHub
parent b3bab4b90e
commit 37683c886e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)