Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!njin!princeton!udel!mmdf From: hhw5665@acf3.nyu.edu (Hsin-Hui Wu) Newsgroups: comp.os.minix Subject: (none) Message-ID: <13389@louie.udel.EDU> Date: 18 Apr 89 19:13:58 GMT Sender: mmdf@udel.EDU Lines: 20 Hi, I planned to put the Minix 1.3 into Protected mode, but I got some problems. I wonder whether 286 real mode interrupt routines can be used in 286 protected mode. The CPU reserves IDT gate 8 and 9 for internal exceptions. But where are the timer interrupt gate and keyboard interrupt gate? I think maybe I misunderstood the architecture of protected mode (I hope so). Is there any one who can tell me the differences of IDT table between real mode and protected mode? I already knew the structures of these two modes, but I am naive about the usage. Any help will be much appreciated. Thanks in advance. Or any reference books will be much appreciated. Frank Wu hhw5665@acf3.nyu.edu