summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/z8530sc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unifdef KGDB.mpi2017-04-301-3/+1
| | | | | | It doesn't compile und hasn't been working during the last decade. ok kettenis@, deraadt@
* Unify the zs tty driver.sebastia2013-04-211-36/+80
| | | | | | | | | | 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-11/+11
|
* Move the softc into the machdep parts.art2001-08-181-6/+1
|
* more missing prototypes and other warnings fixedkstailey1997-01-151-3/+7
|
* added prototypeskstailey1997-01-151-14/+22
|
* Adaption to new bus.h from NetBSD. Various driver has been updated toniklas1996-11-281-3/+3
| | | | | NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
* $OpenBSD RCSIDsniklas1996-10-311-0/+1
|
* sync 0521deraadt1996-05-261-4/+5
|
* partial sync with netbsd 960418, more to comederaadt1996-04-211-6/+6
|
* z8530 reorganization from gwr (which i think isn't nearly as machinederaadt1996-01-311-0/+111
independent or correct as he thinks it is)