Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 1996 11:59:58 +0100 (MET)
From:      Rob Simons <rob@xs1.simplex.nl>
To:        grag@sunny.aha.ru, questions@freebsd.org
Subject:   Re: V.34 Modem  on  ttyd?
Message-ID:  <199603221059.LAA05457@xs1.simplex.nl>

next in thread | raw e-mail | index | archive | help
| How can I manage to use a V.34 Modem with DTE speed more than 9600 for 
| accepting dial up calls ?

| ttyd0 "/usr/libexec/getty std.9600" dial up

| it works fine, my clients see login prompt but can connect only at 9600,
| if I change to std.19200 and more they see #(^*@%&$ on their's terminals.
Use std.38400 or std.57600 for a 14k4 modem, and std.115200 for a 
28k8 modem.

What you forgot to do was initialize /dev/ttyid0 at the desired speed.
You can do this with the script /etc/rc.serial look there for details,
it will also set the lock device /dev/ttyld0 for you.

Don't forget to make contact with the modem, -at the right speed- and
save the settings with 'atw' -at the speed with which you'll be 
setting up the /dev/ttyd0 device-.

- Rob.

/*--------------------------------------------------------------*\
/*   Rob Simons                      |  rob@simplex.nl          *\
/*   ------------  |  -------------  |  --------  |  -------    *\
/*   Novell Netware System Operator  |  UNIX system operator    *\
/*--------------------------------------------------------------*\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603221059.LAA05457>