<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/meson.build
+++ b/meson.build
@@ -263,6 +263,7 @@ endif
 if config_satasii
   srcs += 'satasii.c'
   cargs += '-DCONFIG_SATASII=1'
+  need_raw_access = true
 endif
 if config_serprog
   srcs += 'serprog.c'
</pre></body></html>