Still the Kernel programing kit? (From the Programing the Be operating system)

Forum thread started by axizhe on Sat, 2011-03-19 15:09

Hello, i have a doubt if i want to interact with the kernel directly, there still the Kernel kit as in Be?.. Sorry if the wrong place, i dont know how to mail this to developers (very newbie)

Comments

Re: Still the Kernel programing kit? (From the Programing ...

Yes, the Kernel Kit is still available. Most of the APIs are still the same, too, with the exception of filesystem addons and probably one or two other things.

Re: Still the Kernel programing kit? (From the Programing ...

thanks, well i read the book, but in int barely appears. Now, im seeing the sources, but there is not "kernel" in the kit folder??.. Im searching in the right place?
Thanks again.

Re: Still the Kernel programing kit? (From the Programing ...

Hi axizhe!
The kernel source is AFAIK under src/system/kernel and /headers/os/kernel and /headers/private/kernel. I take it, you already know of the BeBook. There appears to be some documentation under docs/develop/kernel as well.

Regards,
Humdinger