summaryrefslogtreecommitdiff
path: root/sys/arch/newsmips/dev/zs.c
AgeCommit message (Expand)Author
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2012-07-28Fix -fno-common fallout.matt
2010-06-26Pull a similar fix from sparc/dev/zs.c rev 1.119:tsutsui
2008-06-13use device_lookup_private to get softccegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-29Split softc and device_t for zsc(4) and its children.tsutsui
2007-11-26Use the softint API.ad
2005-12-11merge ktrace-lwp.christos
2005-02-06Misc cleanup:tsutsui
2003-07-15__KERNEL_RCSID()lukem
2003-05-25Add MI softintr(9) support with common mips/softintr.c.tsutsui
2003-04-26- Move some common declarations into z8530var.h.tsutsui
2003-02-11Backout previous. <sys/lock.h> is pulled from <sys/tty.h>.tsutsui
2003-02-10MI z8530sc driver now requires <sys/lock.h>.tsutsui
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2000-04-14Adapt cpu_intr change.tsubai
1999-12-26Use software interrupt.tsubai
1999-12-22First cut of news5000 support.tsubai
1999-12-17Add interrupt level locator and use it instead of hard-coding.tsubai
1999-12-17Use hb_intr_establish().tsubai
1999-03-27Add pps support. Only enable pps if CLOCAL & !MDMBUF.wrstuden
1999-02-11Minor cleanup.mycroft
1999-02-03Don't set DCD_IE in the frontends. KGDB doesn't even use DCD, and the ttymycroft
1998-11-21Flush write buffer in ZS_DELAY().tsubai
1998-08-21Add #ifdef DDB around Debugger();tsubai
1998-06-05Add support for NWB-231A 4-port RS-232C card.tsubai
1998-02-18Initial import of NetBSD/news.tsubai