SerenityOS build: Monday, September 23
Images 💾⌗
- serenity-x86_64-20240923-b5c6e65.img.gz (Raw image, 221.56 MiB)
Last commit ⭐⌗
commit b5c6e656f84ec2b3f5a8ae343feeee914a42dd89
Author: Hendiadyoin1 <leon.a@serenityos.org>
AuthorDate: Sun Sep 22 22:32:20 2024 +0200
Commit: Nico Weber <thakis@chromium.org>
CommitDate: Sun Sep 22 19:16:19 2024 -0400
Kernel/USB: Only create SysFS node after device is fully initialized
Otherwise all devices would report as address 0 to the SysFS, which
is nonsense.
Other builds