The whole COM_QUIET thing is just too gross - our kernel is already way
[unix-history] / sys / i386 / isa / sio.c
1994-06-15 Jordan K. HubbardThe whole COM_QUIET thing is just too gross - our kerne...
1994-06-15 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-06-13 Sean VickeryThis commit was generated by cvs2svn to track changes...
1994-06-08 Andrey ChernovFrom Bruce:
1994-05-31 Andrey ChernovFrom Ache
1994-05-31 Andrey ChernovFix probe for Boca-boards (NOMASTER case)
1994-05-31 Andrey ChernovTab cleanup after multiply pacthes
1994-05-31 Andrey ChernovFix multiport probe bug pointed by John Capo:
1994-05-30 Andrey ChernovFrom Bruce:
1994-05-30 Andrey ChernovComment out MCR_LOOPBACK in probe
1994-05-30 Andrey ChernovTemporary fix probe code, better solution is coming
1994-05-30 Andrey ChernovFrom Ache:
1994-05-27 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-22 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-17 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-05-09 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-05-06 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-05-06 Gary Clark IIThis commit was generated by cvs2svn to track changes...
1994-04-23 David GreenmanAdded support for the 16 port Boca via a flag to specif...
1994-04-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-17 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-04-13 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-03 Andrey ChernovAdd declaration missing from previous bde's version
1994-04-03 Andrey ChernovCHANGES from Bruce:
1994-04-02 David Greenman New interrupt code from Bruce Evans. In additional...
1994-04-01 Andrey ChernovChange got_status/modem_status assignment per Bruce...
1994-03-26 Andrey Chernov1) Better fix for false carrier detect on bidir port
1994-03-25 Andrey ChernovFix false carrier detection on incoming bidir port.
1994-03-23 Andrey Chernov1) Change dtrwait 300 to 3 * hz (to be more kosher)
1994-03-21 Andrey ChernovAdd siostop to sioclose, because ttyflush called from
1994-03-21 Andrey ChernovIncrease default DTR wait time up to 3 secs.
1994-03-18 Andrey ChernovRemove ttyfree from sioclose
1994-03-14 Andrey ChernovChecking l_close in unneeded (one of my previous fixes),
1994-03-10 Andrey ChernovDon't call ttyclose twice into sioclose and move ttyclose
1994-03-08 Andrey ChernovFirst open:
1994-03-02 Guido van RooijTtys structures are now allocated dynamically via ttyma...
1994-02-27 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-02-26 Poul-Henning KampRTS shouldn't be touched unless CS_RTS_IFLOW is set.
1994-02-25 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-24 Poul-Henning KampTIOCTIMESTAMP capability. The port in question must...
1994-02-07 Andrey ChernovChange all siointr (expect in Vsio, of course) to comintr1
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-06 Andrey Chernov1) Proper fix for suspended output in multiport case
1994-02-05 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-02 Andrey ChernovFix error in multiport part:
1994-01-31 Andrey ChernovRemove CALLOUTMASK, if non-bidir case.
1994-01-31 Andrey Chernov1) Set ipending back to 4, because (16 + 4) bit...
1994-01-31 David GreenmanPatch from Brian Smith (modified a little by me) to...
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-11 Andrey ChernovFrom ache:
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-02 Andrey ChernovTemporary plug CLOCAL security hole, while sticky bits
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-16 Andrey ChernovChange default dtrwait value to 2 seconds.
1993-12-13 David Greenmanset output flags to ttydefault if COMCONSOLE is defined.
1993-12-11 Andrey ChernovForce HUPCL in bidirectional port open.
1993-12-09 Andrey Chernov1) Fix error with port recognition, speed initializatio...
1993-11-25 Garrett WollmanMake the LINT kernel compile with -W -Wreturn-type...
1993-11-17 Andrey ChernovFix attach message, make separate line for it
1993-11-14 Andrey ChernovNew sio driver from Bruce.
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-08 Andrey ChernovAdd missing read flush code to siostop
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-16 Rod GrimesRemoved all patch kit headers, sccsid and rcsid strings...
1993-10-14 David GreenmanDisassociate DTR and RTS. They were coupled together...
1993-10-12 David Greenmanincorporated patches from Marc Frajola (marc@escargot...
1993-09-28 Jordan K. HubbardChange to sio for recognising the last serial port...
1993-09-10 Rod GrimesFrom guido@gvr.win.tue.nl Wed Sep 8 13:34:16 1993
1993-09-08 Rod GrimesFrom michaele@vice.ico.tek.com Wed Sep 8 09:50:45...
1993-08-28 Rod Grimesxxxprobe now returns the correct number of I/O register...
1993-07-31 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-20 Jordan K. HubbardApplied Andrew's patch to fix loop-on-logout problem.
1993-07-20 Jordan K. HubbardRemoved check for interrupting board before interrupts...
1993-07-18 Rod GrimesFixed sccs id to be From:\n com.c xxxx. The sccs id...
1993-07-15 David GreenmanModified attach printf's so that the output is compatib...
1993-06-12 Rod GrimesInitial import, 0.1 + pk 0.2.4-B1