- From: Raul Herrera <raul.oscar.herrera_at_gmail.com>
- Date: Thu, 2 Nov 2006 20:32:03 -0300
Received on 2006-11-02Z23:32:03
I have a theory concerning on my previous message, and I need ideas (code) to probe it. The theory is: -The parallel port has a hardware flag, that informs to the software if the port is busy or not. - both inb() and outb() functions, have an early line that looks for the hardware flag, and keeps waiting until the flag becomes to NOT BUSY, then continues the port access - the 1 [usec] delay becomes vissible only when 2 o more consecutive IO calls are made. Thanks in advance to whom can help me with this.
Received on 2006-11-02Z23:32:03