Code ACPI in C

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
Cpcdos
Member
Member
Posts: 35
Joined: Sat Feb 02, 2013 4:16 pm
Location: France [Lyon]

Code ACPI in C

Post 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
FAVIER Sébastien
Sorry for my bad bad English level, I'm young French studient .. :)
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Code ACPI in C

Post 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.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
Cpcdos
Member
Member
Posts: 35
Joined: Sat Feb 02, 2013 4:16 pm
Location: France [Lyon]

Re: Code ACPI in C

Post by Cpcdos »

Excuse me for my English level, i'm French student :roll:
and thank you for your help.
FAVIER Sébastien
Sorry for my bad bad English level, I'm young French studient .. :)
Post Reply