Gregor J Jones wrote:
>
> Miniterm itself works with either COM1 or COM2 assigned to those IRQ and
> IOPORT numbers; it is DOSPPPD that only works with COM1. Here is the
> PPPDRC.CFG that Miniterm writes out, which works:
>
> COM1
> 115200
> irq 10
> base 0xD800
> modem
> crtscts
> asyncmap 0
> namsrv 128.197.27.7
> user "user"
> passwd "xxxxxx"
>
> But when I read Toni Lopez' documentation for dospppd, it seems to me that
> this file should contain _either_ COMx, for a standard COM port, with x
> the port number, _or_, for non-standard ports, the IRQ and ioport base
> number, NOT BOTH. Also, what has happened to the second nameserver
> address?
This demonstrates the point I was trying unsuccessfully to make.
DOSPPPD seems to use the FIRST spec it finds for the comm.
If you tell it COM1, then it ignores the non standard base address and irq
which follow. This could be fixed simply by changing the order in which
miniterm writes pppdrc.cfg. Obviously it would find the non standard numbers
first and ignore the COM1 statement.
- Clarence Verge
--
- Help stamp out FATWARE. As a start visit: http://home.arachne.cz/
--