How do i get my keyboard handler to work?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
Octacone
Member
Member
Posts: 1138
Joined: Fri Aug 07, 2015 6:13 am

Re: How do i get my keyboard handler to work?

Post by Octacone »

DixiumOS wrote:
glauxosdever wrote:Hi,
I didn't tell you that. I told you that, based on how you remapped the PIC, IRQ0 has interrupt number 0x20, IRQ1 has interrupt number 0x21, and IRQ2 has interrupt number 0x22 (and not 0x28). Nothing concerning what to send to the PIC on an EOI.


Regards,
glauxosdever
Ahh, okay. But what port do i send a EOI to?
Take a look at my EOI reply, again.
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
User avatar
matt11235
Member
Member
Posts: 286
Joined: Tue Aug 02, 2016 1:52 pm
Location: East Riding of Yorkshire, UK

Re: How do i get my keyboard handler to work?

Post by matt11235 »

DixiumOS wrote:Ahh, okay. But what port do i send a EOI to?
Did you read the wiki page?
iansjack wrote:**** - Jeez, what a swearword filter! -
It's amusing that **** is censored while various others are not.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
Post Reply