patch-1.3.99 linux/drivers/char/pcxx.c
Next file: linux/drivers/char/psaux.c
Previous file: linux/drivers/char/lp_m68k.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon May 6 12:26:06 1996
- Orig file:
v1.3.98/linux/drivers/char/pcxx.c
- Orig date:
Fri Apr 19 10:07:58 1996
diff -u --recursive --new-file v1.3.98/linux/drivers/char/pcxx.c linux/drivers/char/pcxx.c
@@ -38,7 +38,7 @@
19200 = 57600
38400 = 115K
The driver supports the native 57.6K and 115K Baudrates under Linux, but
- some distributions like Slackware 3.0 dont like these high baudrates.
+ some distributions like Slackware 3.0 don't like these high baudrates.
*/
#include <linux/mm.h>
@@ -1602,7 +1602,7 @@
{
ch->digiext.digi_flags |= DIGI_FAST;
res |= FEP_HUPCL;
- /* This gets strange but if we dont do this we will get 78600
+ /* This gets strange but if we don't do this we will get 78600
* instead of 115200. 57600 is mapped to 50 baud yielding 57600 in
* FAST mode. 115200 is mapped to 75. We need to map it to 110 to
* do 115K
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this