Page 1 of 1

Code ACPI in C

Posted: Tue Jan 06, 2015 3:03 am
by Cpcdos
Hi,
I would know, how to code a ACPI "driver" in c ? if possible compatible DJGPP ? (i use hxdos / dpmi)
i want to use multi-core

i have search, and found this :
http://wiki.osdev.org/APIC#Local_APIC_configuration i think that i not have library, this not work

Best regards

Re: Code ACPI in C

Posted: Tue Jan 06, 2015 3:52 am
by Combuster
Asking for detailed instructions is considered among the Beginner Mistakes.
Using DJGPP is a really bad idea.
"Does not work" is a prohibited description.
The basics you need are described and linked from the SMP article.


Also, your English seems to be a significant barrier as it stands. You might want to practice that a lot more.

Re: Code ACPI in C

Posted: Tue Jan 06, 2015 8:30 am
by Cpcdos
Excuse me for my English level, i'm French student :roll:
and thank you for your help.