OSDev.org
https://forum.osdev.org/

PIT [Mode 0 - Interrupt On Terminal Count]
https://forum.osdev.org/viewtopic.php?f=1&t=32447
Page 1 of 1

Author:  coldfire [ Tue Sep 26, 2017 7:24 am ]
Post subject:  PIT [Mode 0 - Interrupt On Terminal Count]

Hello.

I am trying to use PIT in mode 0.

From this article (http://wiki.osdev.org/PIT) need to do next steps:
1. Configure PIT to this mode: outb(0x43, 0x30);
2. Set reload value to reload register. Is it mean send 2 bytes to port 0x40 with counter value? How to calculate this value ?

Thanks for help.

With best regards,
coldfire

Author:  coldfire [ Wed Sep 27, 2017 1:35 am ]
Post subject:  Re: PIT [Mode 0 - Interrupt On Terminal Count]

I understand all that I need.

Post can be removed.

Thanks!

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/