summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/z8530sc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete unnecessary <sys/file.h> includesguenther2017-12-301-2/+1
| | | | ok millert@ krw@
* Unify the zs tty driver.sebastia2013-04-211-104/+199
| | | | | | | | | | Most of the hard work by mpi@, who provided the initial diff. Fixes for sparc from myself. Tested on sgi and sparc myself. Compiles and detects zstty on my powerbook, compile tested on sparc64 by me. Real testing with zs device on sparc64 by miod@ who also gave a lot of help and feedback. ok miod@, mpi@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* First round of __P removal in sysmillert2002-03-141-3/+3
|
* more missing prototypes and other warnings fixedkstailey1997-01-151-3/+5
|
* sync 0521deraadt1996-05-261-3/+3
|
* partial sync with netbsd 960418, more to comederaadt1996-04-211-56/+52
|
* z8530 reorganization from gwr (which i think isn't nearly as machinederaadt1996-01-311-0/+326
independent or correct as he thinks it is)