Date: Tue, 27 Jul 2021 00:04:33 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 257441] devmatch rc script doesn't honor devmatch_blacklist Message-ID: <bug-257441-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257441 Bug ID: 257441 Summary: devmatch rc script doesn't honor devmatch_blacklist Product: Base System Version: 13.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: t_uemura@macome.co.jp Created attachment 226724 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226724&action= =3Dedit Patch fixes the issue According to /etc/defaults/rc.conf, devmatch_blacklist would hold a list of modules (w/o .ko) to exclude from devmatch. Meanwhile in /etc/rc.d/devmatch, every module name attempted to load with .= ko is tested against devmatch_blacklist and test always fails. --=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-257441-227>