https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205445

--- Comment #1 from m8r-592...@mailinator.com ---
Is bhyve using some kind of "legacy" interrupts? The OpenBSD 5.8 source code
printing the error is:

arch/amd64/pci/pci_machdep.c
    if (line >= NUM_LEGACY_IRQS) {
        printf("pci_intr_map: bad interrupt line %d\n", line);

(where NUM_LEGACY_IRQS is 16)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to