Date: Wed, 30 Jan 2019 18:03:21 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 235257] snd_uaudio not getting loaded automatically after migration to devmatch Message-ID: <bug-235257-19105-iBd0CJ6Iti@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235257-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-235257-19105@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235257 --- Comment #5 from Max <maxsteciuk@gmail.com> --- 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=20 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235257-19105-iBd0CJ6Iti>