]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: Disable bhyve HDA debug by default.
authorGuido Falsi <madpilot@FreeBSD.org>
Mon, 3 Apr 2023 10:45:11 +0000 (12:45 +0200)
committerGuido Falsi <madpilot@FreeBSD.org>
Thu, 27 Apr 2023 13:12:45 +0000 (15:12 +0200)
commit03d3124629e886e4721550a659a032b129ee0347
tree407fa95fc2dba2f0fc6ff2dcaddb7cf8463cf428
parent087a2e64ba7ddcd6eb84597eb50c354f358fb7cd
bhyve: Disable bhyve HDA debug by default.

Adapt hda_print_cmd_ctl_data() to not generate compiler warnings
when DEBUG_HDA is off.

Reviewed by: corvink
Approved by: corvink
Differential Revision: https://reviews.freebsd.org/D39826
usr.sbin/bhyve/pci_hda.c
usr.sbin/bhyve/pci_hda.h