Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Writing a NetBSD kernel module

6 views
Skip to first unread message

sehnsucht

unread,
Apr 5, 2022, 8:57:07 AM4/5/22
to
In this post^[1], we’ll look at implementing a simple character device
driver as a kernel module in NetBSD. Once it is loaded, userspace
processes will be able to write an arbitrary byte string to the device,
and on every successive read expect a cryptographically-secure
pseudorandom permutation of the original byte string.

[1]https://saurvs.github.io/post/writing-netbsd-kern-mod/

--
-----+--------------------------------
PVO | https://sehnsucht.multics.org
0 new messages