Home | History | Annotate | Download | only in opencrypto
History log of /src/sys/opencrypto/compat_crypto_50.c
RevisionDateAuthorComments
 1.2  27-Jan-2020  pgoyette branches: 1.2.2; 1.2.6;
Remove left-over #includes
 1.1  27-Jan-2020  pgoyette Split the module glue out from the rest of opencrypto/ocryptodev to
make rump happy.

Rump doesn't have compat modules (the compat code is included in the
relevant librump*.so), so there's no module compat_50 listed in
link_set_modules, and thus ocryptodev's MODULE(...) can't "require"
it.

This fixes the problem of "built-in module compat_50 not found" when
starting up rump_allserver (or rump_server with -l rumpdev_opencrypto).

XXX This does not resolve the long-standing "crypto: unable to
XXX register devsw, error 17" message noted at line 78 of
XXX sys/rump/dev/lib/libopencrypto/opencrypto_component.c
 1.2.6.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.6.1  27-Jan-2020  martin file compat_crypto_50.c was added on branch phil-wifi on 2020-04-08 14:08:59 +0000
 1.2.2.2  29-Feb-2020  ad Sync with head.
 1.2.2.1  27-Jan-2020  ad file compat_crypto_50.c was added on branch ad-namecache on 2020-02-29 20:21:08 +0000

RSS XML Feed