| Device               : Modem: AT&T Commodore VM2400
| Handshaking          : 5 Draht Handshake: Ground, TD, RD, RTS, CTS DTR=high
| Format of data       : 8 bit, no parity, 2 stopbits
| Speed                : 2400 bps
| Remark               : 9600 bps are possible, but I was never able
|                        to set the right handshaking. It seems that
|                        the modem assumes that the computer is able
|                        to handle the data stream up to 9600 bps
|                        in every case. May also be that it uses a
|                        different handshake protocol.
|                        I messured with an oszillograph and the RiscPC
|                        cleared RTS correctly. In the case of XON/XOFF
|                        handshaking it is able to send some sequences.
|                        The exakt sequences are unkown. But the modem
|                        never stopped its stream ...
Set cfgserial$geraet 2
Set cfgserial$handshake 2
Set cfgserial$dformat 1
Set cfgserial$bps 9
