-
Tem que existir uma forma de imprimir caracteres simples na tela, tem que criar uma classe que faça isso de forma lega a interface e que futuramente possa ser redirecionado para um arquivo ou algo ass…
-
ditto.
-
Hi @s-matyukevich thanks for the first six lessons, they were really eye opening! I enjoyed every bit ( literally) 😄
I don't know if you are still working on the next lessons but in the meantime ca…
-
I run in an issue by the attempt to run example-kernels and hope to find help this way.
The cli `cargo bootimage --target x86_64-bootimage-example-kernels.json` finished successfully, but `cargo xrun…
-
Your script (and the install script) requires administrator rights as it wants to write to /etc/osget
which isn't always possible, wanted (or even necessary at all).
With an optional installation …
-
I know edition-3 is WIP, so sorry for bothering. I have tried edition-2 and be curious of what is different in new version. I cloned the branch `post-3.2` and run `cargo build` immediately, which rece…
-
The tutorial seems to be assuming the use of a hosted compiler, but if anyone wants to do serious development you should be using a [cross-compiler](http://wiki.osdev.org/GCC_Cross-Compiler) or you *w…
ghost updated
2 years ago
-
I have built a board with six foot pedals which I want to use with talon. It simulates to be a hid mouse with six buttons.
It reports left click, middle click, right click like a normal mouse and use…
-
Hello,
I am basically reopening the issue https://github.com/openshift/jenkins-client-plugin/issues/479 that was strangely closed without any description and/or comments.
We are running our main…
-
Configure LAPIC and I/O APIC, for this we need MADT which we find in RSDT which we find via the RSDP pointer.