Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/ews4800mips/dev/zs.c
RevisionDateAuthorComments
 1.6  11-Sep-2021  andvar Add missing double p and d for stopped and overriden accordingly.
Fix few more typos along the way, mainly in copy-pasted comments.
 1.5  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.4  29-Mar-2008  tsutsui branches: 1.4.2; 1.4.4;
Split softc and device_t for zsc(4) and its children.

XXX we should restructure MI APIs and make it really machine independent.
 1.3  26-Nov-2007  ad branches: 1.3.14;
Use the softint API.
 1.2  03-Nov-2006  tsutsui branches: 1.2.8; 1.2.26; 1.2.28; 1.2.34;
- no need to scan zsc units in zshard(), just use passed one
- call zsc_intr_soft() directly on softintr and remove zssoft()
(no need spltty() since it should be done in each MD handler)
 1.1  29-Dec-2005  tsutsui branches: 1.1.18; 1.1.22; 1.1.24;
Initial import of NetBSD/ews4800mips port,
for NEC's MIPS based EWS4800 workstations.

Most porting work was done by UCHIYAMA Yasushi <uch@netbsd>
http://mail-index.netbsd.org/port-mips/2004/06/27/0000.html
and various cleanup, updating, and fixes have been done by me.
Currently only EWS4800/350, 360, 360AD, 360ADII, 360EX and 360SX
models are supported.
 1.1.24.1  10-Dec-2006  yamt sync with head.
 1.1.22.1  18-Nov-2006  ad Sync with head.
 1.1.18.4  07-Dec-2007  yamt sync with head
 1.1.18.3  30-Dec-2006  yamt sync with head.
 1.1.18.2  21-Jun-2006  yamt sync with head.
 1.1.18.1  29-Dec-2005  yamt file zs.c was added on branch yamt-lazymbuf on 2006-06-21 14:51:09 +0000
 1.2.34.1  08-Dec-2007  mjf Sync with HEAD.
 1.2.28.1  09-Jan-2008  matt sync with HEAD
 1.2.26.1  27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.
 1.2.8.1  03-Dec-2007  ad Sync with HEAD.
 1.3.14.2  02-Jun-2008  mjf Sync with HEAD.
 1.3.14.1  03-Apr-2008  mjf Sync with HEAD.
 1.4.4.1  16-May-2008  yamt sync with head.
 1.4.2.1  18-May-2008  yamt sync with head.

RSS XML Feed