summaryrefslogtreecommitdiffstats
path: root/sys/dev/cy
Commit message (Expand)AuthorAgeFilesLines
* If you're going to mechanically replicate something in 50 filesjulian1995-11-292-4/+4
* OK, that's it..julian1995-11-292-28/+48
* the second set of changes in a move towards getting devices to bejulian1995-11-282-2/+66
* Fixed setting of speed B0 - don't output a bogus divisor of 0 and abde1995-11-262-10/+18
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-042-6/+4
* Moved prototypes for devswitch functions from conf.c and driver sourcesbde1995-11-042-22/+2
* sio.c:bde1995-10-222-38/+12
* Fix probe to work properly with the Cyclades cyclom-16Ye.dg1995-10-112-18/+26
* Improve input flow control.bde1995-07-312-52/+12
* Don't let IXOFF or ECHONL stop the setting of TS_CAN_BYPASS_L_RINT. IXOFFbde1995-07-292-16/+12
* Always wake up writers after clearing TS_BUSY. This will soon bebde1995-07-292-48/+10
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-222-16/+6
* Move the inline code for waking up writers to a new functionbde1995-07-222-34/+4
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-212-22/+2
* Rewrite:bde1995-07-053-2480/+4389
* Remove trailing whitespace.rgrimes1995-05-302-16/+16
* CVS:bde1995-03-282-8/+8
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-282-2/+6
* Incorporate bde's code-review comments.pst1995-02-282-22/+2
* (a) remove the pointer to each driver's tty structure array from cdevswpst1995-02-252-6/+32
* Avoid duplicating ttselect() so that we don't have to change cyselect()bde1995-02-152-60/+36
* Add the Cyclades serial driver code (ALPHA) from Andrew Werple andjkh1995-02-092-0/+3364
OpenPOWER on IntegriCloud