Module Name: src
Committed By: mrg
Date: Thu Jan 18 00:32:49 UTC 2018
Modified Files:
src/sbin/raidctl: raidctl.8 raidctl.c rf_configure.c
src/sys/conf: files
src/sys/dev/raidframe: files.raidframe raidframeio.h raidframevar.h
rf_compat50.c rf_decluster.c rf_decluster.h rf_kintf.h
rf_netbsdkintf.c rf_reconutil.c
src/sys/modules/raid: Makefile
src/sys/rump: Makefile.rump
src/sys/rump/dev/lib/libraidframe: Makefile
src/tests/dev/raidframe: t_raid.sh
Added Files:
src/sys/dev/raidframe: rf_compat32.c rf_compat32.h rf_compat80.c
rf_compat80.h
Log Message:
implement 32-bit compat support for raidframe.