Master Member
|
HT的問題歸類:
1. 遙控器不正常: 因為電視卡驅動程式的ISR(Interrupt Service Routine)
和遙控器的常駐程式都要用到電視卡硬體.
When multiple threads have shared access to the same data/hardware, the threads can interfere with one another.
修過"作業系統"課的應該知道要使用Semaphore, Critical Section等方式來解決.
2.開啟VBI 後的問題(Clocsed Caption/NTSC, Teletext/PAL).
所以不用遙控器, 不開啟 VBI功能的使用者(以前的我), 都說不會有問題.
|