git: kernel/fwohci: Avoid confusion with USB's OHCI_DEBUG kernel option.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Apr 1 10:27:01 PDT 2023
commit f76171aaeafabbf9c80f641b0afb72a6e9d375e8
Author: Sascha Wildner <saw at online.de>
Date: Sat Apr 1 19:26:20 2023 +0200
kernel/fwohci: Avoid confusion with USB's OHCI_DEBUG kernel option.
fwohci's is just an internal define that enables a debug printf.
Summary of changes:
sys/bus/firewire/fwohci.c | 4 +---
sys/bus/pci/x86_64/legacy.c | 2 +-
sys/conf/options | 1 -
3 files changed, 2 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f76171aaeafabbf9c80f641b0afb72a6e9d375e8
--
DragonFly BSD source repository
More information about the Commits
mailing list