Kernel module in D


Kernel module in D



Is it possible to create a kernel module in D?



I’d like to write a device driver for Arch, using The Linux Kernel Module Programming Guide. I’m having trouble finding info on this, perhaps by someone who’s been down this path already.




1 Answer
1



Typing Kernel module in D in google gives me 4th result with Proof of Concept: Writing a Linux Kernel Module in D.
Yes, it's possible to create a kernel module using D.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Comments

Popular posts from this blog

paramiko-expect timeout is happening after executing the command

Possible Unhandled Promise Rejection (id: 0): ReferenceError: user is not defined ReferenceError: user is not defined

Opening a url is failing in Swift