summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2014-03-09 20:51:14 +0000
committermarcel <marcel@FreeBSD.org>2014-03-09 20:51:14 +0000
commitdfbf00d37480dfcc2aada89df83bfefde1b20d2b (patch)
treec37fb953d6504ebdc6dc3ad36dc6139a8d29748f /README
parentc09c042545efa7111394a9bfd74d9dac0955540e (diff)
downloadFreeBSD-src-dfbf00d37480dfcc2aada89df83bfefde1b20d2b.zip
FreeBSD-src-dfbf00d37480dfcc2aada89df83bfefde1b20d2b.tar.gz
Add 3wire and std as terminal types/classes. These are similar to
the existing terminal types/classes that have the baudrate suffix, but differ in that no baudrate is set/defined. The purpose of these new types/classes is to allow them to be used for the serial console. Currently the uart(4) driver fixates the baudrate and the CLOCAL flag, which means that it doesn't matter whether you give it std.<baud> or 3wire.<baud> as the terminal type to getty and what exactly <baud> is set to. It's being overridden by uart(4). The goal is to change uart(4) not to override these settings.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud