https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210953
--- Comment #1 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #0) The actual source lines in question are from: if (ctlr->quirks != 0) { device_printf(dev, "quirks=0x%b\n", ctlr->quirks, AHCI_Q_BIT_STRING); } -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
