On Sat, Aug 25, 2018 at 9:30 AM, Warner Losh <i...@bsdimp.com> wrote: > On Thu, Aug 23, 2018 at 3:32 PM Conrad Meyer <c...@freebsd.org> wrote: >> On Wed, Aug 22, 2018 at 10:06 PM, Warner Losh <i...@freebsd.org> wrote: >> > devmatch_blacklist is a space separated list of modules (w/o the .ko >> > or full path) to exclude from devmatch's processing. >> >> Are these module names, or kld names? They can be distinct and >> represent distinct objects. (I think this should maybe be clarified >> in the rc.conf comment.) > > They are the exact filename part of the path (so foo.ko). I'll work up a > diff an commit shortly.
Thanks! (That's what I was trying for with "kld names.") Best, Conrad _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"