summaryrefslogtreecommitdiffstats
path: root/sys/dev/tc/zs_ioasic.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete unnecessary <sys/file.h> includesguenther2017-12-301-2/+1
| | | | ok millert@ krw@
* Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.mpi2017-11-021-0/+825
ttyB* minor numbers change; be sure to rerun MAKEDEV if you do not upgrade with bsd.rd Adapted from NetBSD by miod@