summaryrefslogtreecommitdiff
path: root/sys/dev/cy
AgeCommit message (Expand)Author
1995-03-28CVS:Bruce Evans
1995-03-28Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans
1995-02-28Incorporate bde's code-review comments.Paul Traina
1995-02-25(a) remove the pointer to each driver's tty structure array from cdevswPaul Traina
1995-02-15Avoid duplicating ttselect() so that we don't have to change cyselect()Bruce Evans
1995-02-09Add the Cyclades serial driver code (ALPHA) from Andrew Werple andJordan K. Hubbard