Page 2 of 2
Re: Should an IRQ be invoked after inserting Optical Disc?
Posted: Fri Oct 23, 2009 6:47 am
by pcmattman
Sorry, But can i know why, i'm new to the forums.
Colours don't work so well because a lot of us use different themes to the default. For instance, the theme I use is a lot of dark and light blues, which makes your text
very difficult to read.
Re: Should an IRQ be invoked after inserting Optical Disc?
Posted: Fri Oct 23, 2009 6:54 am
by iocoder
Colours don't work so well because a lot of us use different themes to the default.
Thanx very much, i will change my theme also like you, hahahaha
Also, i think the sequence will be like this after your opinions:
- 1. Each second, Operating System calls each IDE Driver [Parallel ATA and Serial ATA].
2. Each Driver shall invoke "GET MEDIA STATUS" to each removable Media.
3. Polling until BSY is 0.
4. Checking wether there is a media change or not, if so, execute autorun.inf file.
Thanx a lot.