I have a second, probably related problem. Com1 has a 16550A chip.
I can use it to configure a direct connection ppp link to another machine.
linux refuses to recognize an external modem when I place it on that line.
both ports, the internal modem on com2 and the external modem on com1 work
correctly in windows 95 mode.
details from the windows 95 control panel/system/mode/telepath window
general: gateway, hardware version 1.0
modem: telepath for windows with x2
driver: provider not available, date 9-11-1997, version not available
port settings: use fifo buffers (requires 16550 compatible uart)
defaults are recive=14, transmit=16
details from the windows 95 control panel/system/ports/telepath
resource: interrupt request 03
input/output range 0110-0117
details from the windows 95 control panel/system/modem/telepath window
right-click on telepath gives modem Properties
diagnostics/com2
right click on com2 to More Info
port com2, interrupt 3, address 110, uart NS 16550AN, highest speed 115K baud
In the bottom half of the window ti has
identifier: UNIMODEM5A28D161
and what looks like a list of Hayes modem commands. I think the interesting one
is
AT17 VXD date 11/26/97
AT17 VXD rev 1.41.017
Is it possible to set the driver so 16550A* is identified as a generic 16550A?
thanks