https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257
--- Comment #5 from Max <[email protected]> --- Hi I ran the following and it didn't any of the error conditions when reading linker.hints >>>devmatch -a -h /boot/kernel/linker.hints This was the resulting output: >>> read_hints() sb.st_size 323176 Additionally when I checked for the following verbose logging I could only see search for 'ACPI', 'PCI' and 'CPU' buses, search_hints() didn't hit 'uhub' or 'usb' buses >>>"Searching bus %s dev %s for pnpinfo %s\n Although when running with -d option to dump /boot/kernel/linker.hints I see pnpinfo output for 'uhub' bus. Thanks Max -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
