Non-standard baud rates

xxalexx at ix.netcom.com xxalexx at ix.netcom.com
Sat Feb 7 22:34:39 GMT 1998


> From:          "Kevin W. Krooss" <kwk at echonyc.com>
> Subject:       Non-standard baud rates
> To:            diy_efi at efi332.eng.ohio-state.edu
> Date:          Fri, 6 Feb 1998 16:06:11 -0500 (EST)
> Reply-to:      diy_efi at efi332.eng.ohio-state.edu

> 

> Does anyone know how to go about setting a PC to run a non-standard
> baud rate?
> 
divide 115200 by baud rate you want to get divisor
set divisor latch access bit ( register 3 bit 7) to 1
enter lsb of divisor in register 0 msb in register 1
 
if using windows you can change it in dcb structure.

alex
  



More information about the Diy_efi mailing list