Date: Mon, 19 Apr 2021 13:54:30 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255220] a bug about wireless module Message-ID: <bug-255220-227-PaoBAjWWB8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255220-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255220 Andrey V. Elsukov <ae@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ae@FreeBSD.org Status|New |Closed Resolution|--- |Not A Bug --- Comment #1 from Andrey V. Elsukov <ae@FreeBSD.org> --- Look at hier(7) manual: kernel/ pure kernel executable (the operating system loaded into memory at boot time) and kernel modules modules/ third-party loadable kernel modules, such as the ones installed from ports(7) If you don't want kernel modules to be loaded automatically, look at the rc.conf(5) manual and devmatch_enable option. If you don't want to build kernel modules with your kernel, look at the make.conf(5) manual and MODULES_OVERRIDE option. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255220-227-PaoBAjWWB8>
