IRC channel logs

2020-05-06.log

back to list of logs

<almuhs>damo22: I've added some explaination before each function. In the mapping function, I've added a new parameters to set the access mode (read or write)
<almuhs> https://github.com/AlmuHS/GNUMach_SMP/blob/smp/i386/i386at/acpi_rsdp.c
<almuhs>damo22: the code is this (last link is wrong) https://github.com/AlmuHS/GNUMach_SMP/blob/smp-new/i386/i386at/acpi_parse_apic.c
***Server sets mode: +nt
<almuhs>the patch can be similar to this: https://paste.debian.net/1145233/
<gungomanj>more like gnu turd amirite
***GNU[BDC] is now known as Out`Of`Control
***rekado_ is now known as rekado
<almuhs>youpi damo22: I've been refactoring even more the code. Check it if you want https://github.com/AlmuHS/GNUMach_SMP/blob/smp-new/i386/i386at/acpi_parse_apic.c
<gnu_srs1>damo22: Hi again. Are you finished with the rump disk/etc driver stuff yet. Or is it held up by the ioapic development with almuhs?