summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/fwohci_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/firewire/fwohci_pci.c')
-rw-r--r--sys/dev/firewire/fwohci_pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/firewire/fwohci_pci.c b/sys/dev/firewire/fwohci_pci.c
index bb4ac46..9da6c89 100644
--- a/sys/dev/firewire/fwohci_pci.c
+++ b/sys/dev/firewire/fwohci_pci.c
@@ -282,8 +282,10 @@ fwohci_pci_attach(device_t self)
}
#endif
+#if 0
if (bootverbose)
firewire_debug = bootverbose;
+#endif
fwohci_pci_init(self);
OpenPOWER on IntegriCloud