Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Feb 97 17:13:54 +0500
From:      Samy Touati <lmcsato@LMC.Ericsson.SE>
To:        Terry Lambert <terry@lambert.org>
Cc:        pst@jnx.com (Paul Traina), hackers@FreeBSD.ORG, bde@FreeBSD.ORG
Subject:   Re: serial ports at 230k
Message-ID:  <199702062213.RAA02105@jello.lmc.ericsson.se>
References:  <199702062131.OAA17929@phaeton.artisoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
So this means that if you put a 16650 UART (it's not a typo) you can still use the same driver and achieve 128k
unstead of just 115,2k ?

Samy


The hardware doesn't support it, unless you changeout your clock
crystal (assuming it isn't using an on-board clock generator in
an ASIC containing it and the UART both).

All the driver does is translate manifest conatants to bit patterns,
so it doesn't care if B300 (for instance) really makes the UART go
into 300 baud mode or not.

8-).


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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