From 2daaa48bab7e0b06f491ad6e501ba679b4bff26e Mon Sep 17 00:00:00 2001 From: Liav A Date: Wed, 23 Feb 2022 21:10:24 +0200 Subject: [PATCH] Meta: Remove SB16 driver from the features list in README.md We no longer support this device, so just remove it from the kernel features list in README.md file. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9fbdd37e1d..c5068b7e72 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ You can watch videos of the system being developed on YouTube: * Pseudoterminals (with /dev/pts filesystem) * Filesystem notifications * CPU and memory profiling -* SoundBlaster 16 driver * VMWare/QEMU mouse integration ## System services