Date: Mon, 18 Feb 2019 09:35:26 -0700 From: Warner Losh <imp@bsdimp.com> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: FreeBSD Current <freebsd-current@freebsd.org>, "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Subject: Re: What is evdev and autoloading? Message-ID: <CANCZdfodWL5xy2cpuakLpYtdPBudYFJcUkLN_GEb54vcK%2B-1EA@mail.gmail.com> In-Reply-To: <20190217180323.GA95686@troutmask.apl.washington.edu> References: <20190217180323.GA95686@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 17, 2019 at 3:52 PM Steve Kargl < sgk@troutmask.apl.washington.edu> wrote: > Anyone have insight into what evdev is? There appears to > be no manual page. When I reboot a system with custom > kernel, the system is autoloading evdev.ko, uhid.ko, and > wmt.ko. I do not need nor what these modules loaded. > How does one prevent this autoloading? > Hi Steve, This thread has taken a weird turn, so I went back to the original post. When do these things get loaded? Is it when you start up X11? Or is it being brought in by devmatch? If it is being brought in by x11, there's likely an x11 config that you'll need to avoid them (but that will reduce functionality). If it is devmatch, then you can add them to the black list and have them not load them. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfodWL5xy2cpuakLpYtdPBudYFJcUkLN_GEb54vcK%2B-1EA>
