Home | History | Annotate | Download | only in lib
History log of /src/sys/arch/i386/stand/lib/comio_direct.c
RevisionDateAuthorComments
 1.12  05-Sep-2022  tsutsui G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006.
 1.11  05-Jan-2014  jakllsch don't shadow local variable
 1.10  14-Dec-2008  christos branches: 1.10.14; 1.10.24; 1.10.28;
more KNF and ANSI from Anon-ymous
 1.9  14-Dec-2008  christos ANSI and KNF from Anon Ymous
 1.8  11-Nov-2005  dsl branches: 1.8.76; 1.8.80; 1.8.88;
Make a baud rate of zero cause the baud rate divisor be read and converted
to the current baud rate.
That way we use the same baud rate as the system BIOS (or whatever).
Rather useful for pxeboot.
 1.7  07-Aug-2003  agc branches: 1.7.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.6  27-Jul-2003  mrg #undef takes just a name, no params
 1.5  16-Apr-2003  dsl branches: 1.5.2;
Modify baud rate handling to make it easier to take it from a variable.
Default to 9600 if the requested baud rate is illegal.
 1.4  20-Jan-2000  drochner like com.c, raise DTR/RTS in console initialisation
 1.3  05-Jan-1998  perry branches: 1.3.8; 1.3.14;
RCSID Police.
 1.2  16-Oct-1997  mycroft dev/isa/comreg.h -> dev/ic/comreg.h
 1.1  17-Sep-1997  drochner branches: 1.1.2;
Console I/O functions for serial lines, accessing the hardware directly.
Allows higher baudrates than 9.6 and software flow control.
From Martin Husemann.
 1.1.2.3  16-Oct-1997  thorpej Sync w/ trunk.
 1.1.2.2  22-Sep-1997  thorpej Update marc-pcmcia branch from trunk.
 1.1.2.1  17-Sep-1997  thorpej file comio_direct.c was added on branch marc-pcmcia on 1997-09-22 06:31:26 +0000
 1.3.14.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.3.8.1  24-Jan-2000  he Pull up revision 1.4 (requested by drochner):
Raise the serial carrier lines in console initialization, similar
to sys/dev/ic/com.c revision 1.165.
 1.5.2.4  11-Dec-2005  christos Sync with head.
 1.5.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.2.1  03-Aug-2004  skrll Sync with HEAD
 1.7.16.1  21-Jun-2006  yamt sync with head.
 1.8.88.1  19-Jan-2009  skrll Sync with HEAD.
 1.8.80.1  04-May-2009  yamt sync with head.
 1.8.76.1  17-Jan-2009  mjf Sync with HEAD.
 1.10.28.1  18-May-2014  rmind sync with head
 1.10.24.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.10.14.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed