About me !

Submitted by Prachi Kashikar
on April 27, 2006 - 5:36am

Name: Prachi Vinayak Kashikar

Location: Pune, Maharashtra, India.

I spend most of my time understanding kernel code, playing guitar and reading books on fiction, suspense thriller.I am a passionate GNU/Linux user.

hi !!

Anonymous (not verified)
on
May 3, 2006 - 11:10pm

nice meeting u !!! now guess who i am ? :d

Hi Stefan, Your OS is 32 b

Prachi Kashikar
on
June 22, 2006 - 5:23am

Hi Stefan,

Your OS is 32 bit and you need interrupt handlers also in 32 bit mode right ? ok, I think it should be possible. Please have a look at Etherboot code. Download the source code and check etherboot-5.4.0/src/arch/i386/prefix/romprefix.S file to understand interrupt hooking. Etherboot code has interrupt hooking for int 18h and int 19h. I took reference of the same code. Etherboot also has functions to change the processor mode from 16 bit real to 32 bit protected mode. You can check that to verify your 32 bit mode related issues.

regards,
-Prachi.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.