Up to [cvs.NetBSD.org] / src / sys / modules / adiantum
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 1 21:09:24 2022 UTC (10 months ago) by pgoyette
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Create a loaable adiantum module, and make cgd require it. This enablees use of a loadable cgd module, rather thtan requiring it to be built-in. Partially resolves kern/56772