summaryrefslogtreecommitdiff
path: root/sys/dev/ic/clmpcc.c
AgeCommit message (Expand)Author
2000-07-20Take advantage of generic soft interrupts, if available.scw
2000-07-15Fix a typo in the `device_lookup()' changes.scw
2000-07-06Use device_lookup().thorpej
2000-03-19The soft-interrupt handler now returns void.scw
1999-11-28Don't bother spinning in the console 'putc' routine for the transmitterscw
1999-11-11Zero is a valid value for ch_tcor and ch_rcor, so be a bit more conservativescw
1999-09-18Minor optimisation.scw
1999-08-01Re-work the Tx side to avoid calling into the tty layer atscw
1999-04-03Fix a problem where no Tx Empty interrupt ever happened if CTSscw
1999-02-21Don't update the CORx registers unless they really have changed.scw
1999-02-20That #define splserial() really didn't want to be there...scw
1999-02-20Delay serial port parameter changes until the Tx FIFO has emptied.scw
1999-02-13New MI front-end for the Cirrus Logic CD240[01] Multi-protocolscw