The system has a multi-serial-port card with eight 232 serial ports, sharing one interrupt (IRQ10). In addition, the motherboard itself has 4 serial ports, using IRQ3 (com2, com4) and IRQ4 (com1, com3) respectively. How can I initialize the serial ports and do read/write operations? When reading uses interrupts, how do I tell which serial port number it is? (in the case of a shared interrupt)
How do I enable and disable interrupts??
Thanks. I’ve never done this kind of serial-port development under DOS before, and I hope to get everyone’s help here!! Waiting online!!
How do I enable and disable interrupts??
Thanks. I’ve never done this kind of serial-port development under DOS before, and I hope to get everyone’s help here!! Waiting online!!

