summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/cyclades
AgeCommit message (Collapse)AuthorFilesLines
2014-12-19multiline string literals aren't really a thing. just smush a few stringstedu1-8/+8
together.
2002-01-23we dont have getprogname()ericj1-2/+3
2001-06-21Add support for the Cyclades-Z multiport serial cards.nate2-0/+13589
This has not been thoroughly tested yet, so it's not going into GENERIC now. From NetBSD.