summaryrefslogtreecommitdiff
path: root/sys/arch/newsmips/dev/zs_hb.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2016-07-21Don't include <mips/locore.h> in <machine/intr.h>, introduces circularchristos
2010-06-26Pull a similar fix from sparc/dev/zs.c rev 1.119:tsutsui
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
2007-11-09Call zs_lock_init() to set up the chanstate's lock.ad
2006-03-29Use device_cfdata().thorpej
2006-03-28Use device_unit().thorpej
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-05-10- Prepare common structures for interrupt handler and share them betweentsutsui
2003-05-10Call zshard() twice in zshard_hb() interrupt handler for workaroundtsutsui
2003-05-09Remove bogus comments.tsutsui
2003-05-09- Define and use struct hb_attach_args rather than struct confargstsutsui
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-28Provide locking required by the interrupt handlers running at IPL_SERIAL.pk
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej
2000-01-23Use flags to determine PCLK rather than use unit number.tsubai
1999-12-26Use software interrupt.tsubai
1999-12-22First cut of news5000 support.tsubai