duskos

dusk os fork
git clone git://git.alexwennerberg.com/duskos
Log | Files | Refs | README | LICENSE

commit 53e59e63ddb85c84c1d7aba4a56a73385d7a2e04
parent 74947562bdc46b172250b147f82139a5970ff895
Author: Virgil Dupras <hsoft@hardcoded.net>
Date:   Sat, 30 Jul 2022 15:43:19 -0400

Hum, maybe it won't be this easy...

Diffstat:
Mfs/xcomp/pc/init.fs | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/fs/xcomp/pc/init.fs b/fs/xcomp/pc/init.fs @@ -12,6 +12,8 @@ f<< /sys/grid.fs f<< /drv/pc/ata.fs \ TODO: fix timing issues in ATA driver. Uncommenting this line below works \ under QEMU, but not on real hardware. +\ Update: hum no, it seems that my notebook doesn't list anything at all on its +\ IDE buses. Maybe I'll have to go straight to AHCI... \ ' ata@ to (drv@) f<< /drv/pc/idt.fs