summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/sbp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/firewire/sbp.c')
-rw-r--r--sys/dev/firewire/sbp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/firewire/sbp.c b/sys/dev/firewire/sbp.c
index 5383a2c..89b9631 100644
--- a/sys/dev/firewire/sbp.c
+++ b/sys/dev/firewire/sbp.c
@@ -352,8 +352,11 @@ END_DEBUG
device_set_desc(dev, "SBP-2/SCSI over FireWire");
+#if 0
if (bootverbose)
debug = bootverbose;
+#endif
+
return (0);
}
OpenPOWER on IntegriCloud