On Wed, Aug 22, 2018 at 10:06 PM, Warner Losh <i...@freebsd.org> wrote:
> Author: imp
> Date: Thu Aug 23 05:06:27 2018
> New Revision: 338238
> URL: https://svnweb.freebsd.org/changeset/base/338238
>
> Log:
>   Implement blacklisting for devmatch
>
>   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.)

Thanks,
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"

Reply via email to