Windows NT Parallel Ports Do Not Use Interrupts
Article ID: 103411
Article Last Modified on 2/20/2007
APPLIES TO
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional Edition
- Microsoft Windows NT Advanced Server 3.1
- Microsoft Windows NT Workstation 3.1
- Microsoft Windows NT Advanced Server 3.1
- Microsoft Windows NT Workstation 3.5
- Microsoft Windows NT Workstation 3.51
- Microsoft Windows NT Workstation 4.0 Developer Edition
- Microsoft Windows NT Server 3.5
- Microsoft Windows NT Server 3.51
- Microsoft Windows NT Server 4.0 Standard Edition
This article was previously published under Q103411
SUMMARY
In Windows NT, parallel ports do not use any hardware interrupt request
lines (IRQs).
The Windows NT parallel port driver is thread-based, and the port is
polled at background priority. This eliminates a number of potential
hardware conflicts with other devices that might want to use IRQ 7 or 5,
that used to be the parallel port interrupts.
Keywords: kbprint KB103411