Absolutely NOT. Never was. Pins 2 and 3 are related to the RS232 a thru c specifications and the serial data communications pinouts of the D25 connector as related to the UARTS and line driver/ line receiver chips. (or functional equivalents)
I can't remember the other manufacturer's part numbers, but the Mororola were 6850 (serial) and 6820(parallel). (8250, 16450,16455, and 16550 are some of the NS serials)
Pin 3 on a D25S on a parallel port is not a serial port. It is data2 if I recall. Pin 1 is stobe, 2-9 data, and 10 is ack.
There are hardware chips in the market that have mixed serial/parallel outputs. You select the type of I/O via firmware during POST but using them one way or the other requires hardware glue to make them work.
The port sinks to 0v. That is why it is denoted as /data2. But there is a corresponding input register that can read the voltage on the pin. That is how the bidirectional stuff is read. You throw the output data pin high and you can read what is there, within the limits of under .8 for a zero volt level.
Ed Fair
Give the wrong symptoms, get the wrong solutions.