Why is hardware so messy to cope with?

Halil Demirezen halil at enderunix.org
Mon May 2 13:05:34 PDT 2005


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* 
*    halil at enderunix.org *
**************************


More information about the freebsd-hardware mailing list