History log of /netbsd-src/sys/modules/miiverbose/Makefile (Results 1 – 1 of 1)
Revision Date Author Comments
# 700e1731 30-May-2010 pgoyette <pgoyette@NetBSD.org>

Extract MIIVERBOSE into a kernel module. The module can be builtin
by defining 'options MIIVERBOSE' in the kernel config file (no change
from current behavior), or it can be loaded at boot time on t

Extract MIIVERBOSE into a kernel module. The module can be builtin
by defining 'options MIIVERBOSE' in the kernel config file (no change
from current behavior), or it can be loaded at boot time on those
architectures that support the boot loader's "load" command.

show more ...