using an above board's serial port

John Plocher plocher at uport.UUCP
Tue Sep 6 05:28:43 AEST 1988


+---- In article <451 at uport.UUCP> John Plocher writes:
|In general, IRQ lines *can not* be shared across boards.
+----

+---- In article <196 at dcs.UUCP> Wolf N. Paul writes:
|Can one configure the vanilla V/AT 2.3 (or later) driver to use four serial
|Board 1:       First port is  COM1, IRQ 4, Address 0x3f8
|               Second port is COM2, IRQ 3, Address 0x2f8
|Board 2:       First port is  COM3, IRQ 4, Address 0x3e8
|               Second port is COM4, IRQ 3, Address 0x2e8
+----

The problem with "sharing" IRQ lines across boards is the fact that
the hardware which drives the IRQ lines is not open collector logic,
but uses pull up resistors and normal line drivers.  This means that 
if 2 boards (like the comm boards above) try to share the same IRQ lines
there will be hardware problems unless you physically modify the boards.

    -John Plocher



More information about the Comp.unix.microport mailing list