Hello, I am so newbie to the kernels. I am trying to code kernel that i am currently developing. It is nothing more than testing and seeing process... I have got a basic kernel that does simple interrupts in protected mode. I am sending the source code attached.
What i want to ask is: - why after adding ../mm/memory.o to the kernel/Makefile the processor traps unresolved interrupt while it should trap keyboard_interrupt. - Is there any problem in compilation flags? All the comments on the source code will be welcomed since it will be a great experience for me to step ahead in being a future developer of FreeBSD kernel.. PS: for compiling insert a floppy and cd boot/ && make cd kernel/ && make & make install reboot the machine booting from floppy disk.. sincerely. -- ************************** * Halil Demirezen * * GeliÅtirici TakÄm Ãyesi* * [EMAIL PROTECTED] * **************************
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hardware To unsubscribe, send any mail to "[EMAIL PROTECTED]"
