https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216539
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |In Progress --- Comment #1 from John Baldwin <[email protected]> --- Hmm, I think I see the panic in that we don't check for pci_find_dbsf() returning NULL. However, I don't see how you have a matching PCI device that gets past the probe routine. Do you have 'pciconf -l' output? Oh, never mind. Somehow I missed checking the vendor ID. Please try the attached fix. -- 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]"
