Up to [cvs.NetBSD.org] / src / sys / modules / scsi_subr
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 14 16:50:26 2022 UTC (9 months, 3 weeks ago) by pgoyette
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Split some common stuff into scsi_subr module. This enables loading of the iscsi module whether or not there are any scsi things built into the kernel. Addresses the iscsi portion of kern/56772