https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257
--- Comment #4 from Hans Petter Selasky <[email protected]> --- Hi, The USB descriptors are all OK and should match USB audio. Can you invoke devmatch manually: devmatch -a -h /boot/kernel/linker.hints Typical errors: 1) Due to "struct stat" changes: ll /boot/kernel/linker.hints -rw-r--r-- 1 root wheel 321712 Nov 16 11:54 /boot/kernel/linker.hints devmatch -a -h /boot/kernel/linker.hints devmatch: Can't read in 17599000 bytes from /boot/kernel/linker.hints: No error: 0 2) Due to kernel changes: devmatch -a -h /boot/kernel/linker.hints devmatch: kernel bus interface version mismatch: No error: 0 devmatch: devinfo_init: No error: 0 --HPS -- 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]"
