summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/cy.c
Commit message (Expand)AuthorAgeFilesLines
* OK, that's it..julian1995-11-291-14/+24
* the second set of changes in a move towards getting devices to bejulian1995-11-281-1/+33
* Fixed setting of speed B0 - don't output a bogus divisor of 0 and abde1995-11-261-5/+9
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-3/+2
* Moved prototypes for devswitch functions from conf.c and driver sourcesbde1995-11-041-11/+1
* sio.c:bde1995-10-221-19/+6
* Fix probe to work properly with the Cyclades cyclom-16Ye.dg1995-10-111-9/+13
* Improve input flow control.bde1995-07-311-26/+6
* Don't let IXOFF or ECHONL stop the setting of TS_CAN_BYPASS_L_RINT. IXOFFbde1995-07-291-8/+6
* Always wake up writers after clearing TS_BUSY. This will soon bebde1995-07-291-24/+5
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-221-8/+3
* Move the inline code for waking up writers to a new functionbde1995-07-221-17/+2
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-211-11/+1
* Rewrite:bde1995-07-051-1240/+2166
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* CVS:bde1995-03-281-4/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+3
* Incorporate bde's code-review comments.pst1995-02-281-11/+1
* (a) remove the pointer to each driver's tty structure array from cdevswpst1995-02-251-3/+16
* Avoid duplicating ttselect() so that we don't have to change cyselect()bde1995-02-151-30/+18
* Add the Cyclades serial driver code (ALPHA) from Andrew Werple andjkh1995-02-091-0/+1682
OpenPOWER on IntegriCloud