On Mon, 6 Jun 2016, Robert Swindells wrote:
Paul Goyette <[email protected]> wrote:
With a kernel built from today's sources (updated via anoncvs on
2016-06-05 at 13:29:32 UTC), I'm seeing the following messages when
loading the iic and bpf modules, resulting in load failure:
[snip]
Why doesn't the system think that the iic and bpf modules are already
loaded ?
It correctly thinks/knows that they aren't already loaded, because these
modules don't exist in my custom kernel.
I run with a bare-bones kernel, and remove as many modules as possible,
letting them get loaded as needed at run-time. A GENERIC kernel has
many dozens of built-in modules, while my kernel has only 18. I have a
couple of modules that are loaded at boot time (via entries in my
/boot.cfg file), and everything else is loaded as/when needed, mostly
via autoload.
+------------------+--------------------------+------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+