Commit Graph

24 Commits (master)

Author SHA1 Message Date
TheOddGarlic 892b3e7250 working IDE DMA implementation 2022-08-17 13:29:34 +03:00
TheOddGarlic 1c7df74de5 ATA: get rid of x86_ata
We'll be using our own implementation.
2022-08-17 13:29:30 +03:00
ondra05 404d2aad3e Added spawner 2022-08-09 01:32:42 +02:00
ondra05 1b51942a12 So I have two news for you. One good and one bad.
We have async, but we got rid of the preëmptive sched... wait, that's two good news, anyways, have a nice day.

— Ondra
2022-08-07 23:42:23 +02:00
able 7571266898 port clparse 2022-08-06 22:12:48 -05:00
able 558b98a1d8 prelim work on VGA 2022-08-05 01:14:13 -05:00
TheOddGarlic 7f38818017 feat: repbuild2 minimum viable product 2022-08-03 10:11:51 +03:00
TheOddGarlic ead0c163ab fix cargo check std error, temporarily get rid of repbuild 2022-08-02 14:16:24 +03:00
TheOddGarlic 042c47bd68 handle dependencies, get rid of shadeable 2022-08-02 14:13:29 +03:00
able e470ccffdc changing the colors of the bg and fg 2022-08-02 01:52:03 -05:00
able 2788bb86af mouse support added back in and premature work on asl 2022-08-01 21:56:01 -05:00
able cd75cd9b66 adding a deadlock to master :> 2022-07-31 01:54:01 -05:00
able fe4c3a2953 stolen code 2022-07-29 13:29:54 -05:00
able f499f78721 BSOD with qr code 2022-07-29 09:46:09 -05:00
able 5200687111 implementing socket related IPC 2022-07-28 20:15:02 -05:00
able 42abdc6137 ext2 merge plus fix 2022-07-27 19:51:13 -05:00
ondra05 71985a1827 Implemented task spawning
- Using `pc-keyboard` instead of custom one as it sometimes caused double-faults on keypress
2022-06-14 17:27:30 +02:00
Able 987be1c51c
Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-05-12 22:39:13 -05:00
Able 4edb46d4c4
changes 2022-05-12 21:07:06 -05:00
ondra05 da669001dc Moved allocator to the kernel 2022-05-07 14:08:34 +02:00
Able 971ad41279
upgrades people upgrades
destroying ondras clean code
2022-04-12 13:26:52 -05:00
ondra05 4d37a72acf Refactoring
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
2022-04-11 22:51:54 +02:00
Able dc273a18ca
fixes 2022-04-11 15:34:40 -05:00
Able 19dc431237
workspace 2022-04-11 13:53:33 -05:00