aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rc
Commit message (Expand)AuthorAgeFilesLines
* Allow any speed from 0..76800Andrey A. Chernov1995-08-022-28/+8
* Improve input flow control.Bruce Evans1995-07-311-16/+4
* Don't let IXOFF or ECHONL stop the setting of TS_CAN_BYPASS_L_RINT. IXOFFBruce Evans1995-07-291-6/+4
* Always wake up writers after clearing TS_BUSY. This will soon beBruce Evans1995-07-291-1/+2
* Obtained from: partly from ancient patches of mine via 1.1.5Bruce Evans1995-07-221-2/+2
* Move the inline code for waking up writers to a new functionBruce Evans1995-07-221-7/+1
* Next version, many bugs fixedAndrey A. Chernov1995-06-142-361/+482
* RISCom/8 driverAndrey A. Chernov1995-05-122-0/+1485