1
30
submitted 1 week ago by BrikoX@lemmy.zip to c/osdev@programming.dev

The Redox OS project that is a from scratch open-source operating system written in the Rust programming language now has a working web server, among other improvements achieved during the month of July.

2
10
3
3
4
4
submitted 8 months ago* (last edited 8 months ago) by kashara@lemmy.zip to c/osdev@programming.dev

Can eBPF be used to modify the list of WiFi networks visible to the user via NetworkManager? Hide some of them, add or modify info of the others....

Or even better, modify it on yet the lower level such that any application that polls the list via system API would receive a modified list.

The is about eBPF only

5
1
submitted 10 months ago* (last edited 10 months ago) by nothingness@lemmy.world to c/osdev@programming.dev

I want to take aт existing, a standard or one of the popular ones, WiFi driver for Linux and tweak it. I'll inroduce a whitelist into it. That is, to the consumer a driver will show the networks from a whitelist only ignoring all other ones.

It's a PoC. I want to implement it as simply as possible.

Can this be implemented? And how, in a high level?

6
1
7
1

Intel seems to have gotten "inspired" by ARM and is going to double the GP registers to 32 and implement a push2 and pop2 instructions that move two register values in one operation.

Seems interesting enough.

8
3
9
1
10
2
submitted 1 year ago by JRepin@lemmy.ml to c/osdev@programming.dev
11
1

Recently riscv64 support has been merged in the 5.0 release, perfectly in time for me having time to get back into a project again. I'll be posting a barebones example soon since there is only one for x86.

Operating System Development

283 readers
1 users here now

A place to discuss the world of operating system development. Open for all architectures.

Rules

Resources

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS