summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc64/dev/zs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move away from K&R style function definitions. clang is rather picky aboutclaudio2018-12-271-71/+25
* Delete unnecessary <sys/file.h> includesguenther2017-12-301-2/+1
* Rename Debugger() into db_enter().mpi2017-04-301-4/+2
* Unifdef KGDB.mpi2017-04-301-4/+2
* Do what the comments suggest and check for port-[ab]-ignore-cd properties,miod2015-02-051-4/+8
* Drop zsaddr[NZS] and the need for zs to be needs-count. zsaddr[] is no longermiod2013-11-011-84/+58
* Fix lies in comments, and apply some KNF and unused or duplicate prototypemiod2013-10-211-34/+14
* Unify the zs tty driver.sebastia2013-04-211-2/+2
* Remove zssoftpending; it isn't of any use anymore.kettenis2009-09-101-6/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Remove eeprom.h.kettenis2007-11-141-2/+1
* Remove bsd_openprom.h.kettenis2007-11-131-2/+1
* stoped -> stoppedjsing2007-10-221-2/+2
* Remove completely obsolete comment from the pre-wscons sparc days inmiod2006-01-091-5/+1
* Ratibibugle now useless evcnt structures.miod2004-09-291-5/+1
* use prom mappings when availavkjason2004-09-281-9/+27
* fix up attachment of zs@fhcjason2004-09-241-6/+13
* prepare the way for multi-bus attachment of zs (specifically zs@fhc).jason2004-09-231-11/+58
* Add a "where" argument to the sparc64 interrupt code. This lets ushenric2003-06-241-2/+4
* Add support for the Sun Enterprise 450henric2003-02-171-2/+2
* Remove more '\n's from panic() statements. Both trailing and leading.krw2002-10-121-2/+2
* Fix console determination; based on discussion in port-sparc64@netbsdjason2002-09-231-9/+10
* First round of __P removal in sysmillert2002-03-141-16/+16
* Remove kbd_ms_ttyvar.h... Unneeded file from NetBSD.jason2002-01-251-2/+1
* Remove more NKBD/NMS references (jason == cpp tonight I guess)jason2002-01-251-41/+1
* Don't need ms.h (or SUNKBD/SUNMS)jason2002-01-241-2/+1
* I'm a tree breaker... sorry... don't include "kbd.h"jason2002-01-171-2/+1
* Frontend driver for keyboards attached to zs's (instead of zstty's).jason2002-01-151-2/+10
* zs and all it's associated stuff (all from NetBSD).. Works on my ultra1,jason2001-08-211-9/+17
* $OpenBSD$jason2001-08-201-0/+1
* Lot of stuff... Some from NetBSD, some from OpenBSD, minor modificationsjason2001-08-191-0/+872