SerenityOS build: Thursday, March 14
Images 💾⌗
- serenity-x86_64-20240314-eb0d56a.img.gz (Raw image, 219.14 MiB)
Last commit ⭐⌗
commit eb0d56a4ed1f412bcb337bb92b6baae441a54462
Author: mrkubax10 <mrkubax10@onet.pl>
AuthorDate: Sun Feb 18 20:07:39 2024 +0100
Commit: Andrew Kaster <akaster@serenityos.org>
CommitDate: Wed Mar 13 22:09:54 2024 -0600
Kernel/Net: Implement support for RTL8168C
Please be aware that I only have NIC with chip version 6 so
this is the only one that I have tested. Rest was implemented
via looking at Linux rtl8169 driver. Also thanks to IdanHo
for some initial work.
Other builds