anmol2701
Newbie level 1
Hi all,
can anybody help me in providing some links that guide me how to interface PS/2 keyboard using interrupts. I am using Ubuntu.
I did it with poll mode using 0x60 and 0x64 addresses. But somebody told me your code will not work with modern chipsets and would be slow. So, use interrupts. Did alot of research but unsuccessful. Can anybody having idea on newer chipsets what are the new addresses.
Welcome in case of any further information.
Thanks,
Anmol
can anybody help me in providing some links that guide me how to interface PS/2 keyboard using interrupts. I am using Ubuntu.
I did it with poll mode using 0x60 and 0x64 addresses. But somebody told me your code will not work with modern chipsets and would be slow. So, use interrupts. Did alot of research but unsuccessful. Can anybody having idea on newer chipsets what are the new addresses.
Welcome in case of any further information.
Thanks,
Anmol