Date: Thu, 6 Feb 1997 14:31:48 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: pst@jnx.com (Paul Traina) Cc: hackers@freebsd.org, bde@freebsd.org Subject: Re: serial ports at 230k Message-ID: <199702062131.OAA17929@phaeton.artisoft.com> In-Reply-To: <199702061952.LAA26214@red.jnx.com> from "Paul Traina" at Feb 6, 97 11:52:58 am
next in thread | previous in thread | raw e-mail | index | archive | help
> Does anyone have any experience with running 16550A's at 230kbps > under FreeBSD? > > Yes, I know, the driver doesn't support it currently, but has anyone > played? 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?199702062131.OAA17929>