Need advice on calling network modules from kernel
Steven Schveighoffer
schveiguy at gmail.com
Sun Dec 4 05:26:29 UTC 2022
On 12/3/22 11:16 PM, dlangluvr wrote:
> I'm examining (https://wiki.osdev.org/D_Bare_Bones)[this post] from
> osdev and I want to integrate into the kernel some network features. How
> difficult would this be with dlang?
>
> Also hello everyone! this is my first time posting here.
Hm... isn't this a kernel without anything in it? Does the BIOS provide
a mechanism for this?
I would expect networking to be something difficult to add to a
bare-bones system.
-Steve
More information about the Digitalmars-d
mailing list