Author: Fredrik Hallenberg <hallon@debian.org>
Last-Update: 2025-11-02
Description: disable SCSI pass-through code which prevents WorkMan from working
 with IDE devices

--- a/libworkman/include/wm_config.h
+++ b/libworkman/include/wm_config.h
@@ -186,7 +186,7 @@
  * probably want this, but it will cause WorkMan to not work on IDE
  * drives.
  */
-#define LINUX_SCSI_PASSTHROUGH 1
+/*#define LINUX_SCSI_PASSTHROUGH 1*/
 
 /*
  * Which device should be opened by WorkMan at default?
