interval timer question

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.
Post Reply
pkd

interval timer question

Post by pkd »

Hi all,

im having trouble finding info on how to setup the interval timer and handle the interrupts, I was wondering if anyone can point me to either good docs or source. (c or asm)
Have some but cant figure it out from them.

another question for later on

Counters 0 & 1 are for systemtime & dma refresh, are these two timers directly linked to the hardware or do i need a handler for them,


note: i am in pmode with own idt so the bios handlers are not in use

thanks pkd.
pkd

RE:interval timer question

Post by pkd »

found a good doc ftp://ftp.coast.net/SimTel/msdos/info/pctim003.zip.

and it was most helpful, have my wait timer running and working on my ten ms clock interupt.

bye pkd
Post Reply