Home | History | Annotate | Download | only in common
History log of /src/sys/arch/ews4800mips/stand/common/lance.c
RevisionDateAuthorComments
 1.8  05-Dec-2021  msaitoh s/initialz/initializ/ in comment.
 1.7  04-Sep-2018  riastradh Fix some min/max -> uimin/uimax stragglers.

Confirmed by the 2018-09-04T04:40Z autobuild.
 1.6  13-Jan-2013  tsutsui branches: 1.6.36; 1.6.38;
Fix tyop. (How these ones slipped in!?)
 1.5  28-Apr-2008  martin branches: 1.5.34; 1.5.44;
Remove clause 3 and 4 from TNF licenses
 1.4  15-Dec-2007  perry branches: 1.4.6; 1.4.8; 1.4.10;
__FUNCTION__ -> __func__
 1.3  22-Feb-2007  thorpej branches: 1.3.22; 1.3.30; 1.3.34;
TRUE -> true, FALSE -> false
 1.2  21-Feb-2007  thorpej Replace the Mach-derived boolean_t type with the C99 bool type. A
future commit will replace use of TRUE and FALSE with true and false.
 1.1  29-Dec-2005  tsutsui branches: 1.1.18; 1.1.28;
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.28.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.1.18.4  21-Jan-2008  yamt sync with head
 1.1.18.3  26-Feb-2007  yamt sync with head.
 1.1.18.2  21-Jun-2006  yamt sync with head.
 1.1.18.1  29-Dec-2005  yamt file lance.c was added on branch yamt-lazymbuf on 2006-06-21 14:51:21 +0000
 1.3.34.1  02-Jan-2008  bouyer Sync with HEAD
 1.3.30.1  26-Dec-2007  ad Sync with head.
 1.3.22.1  09-Jan-2008  matt sync with HEAD
 1.4.10.1  16-May-2008  yamt sync with head.
 1.4.8.1  18-May-2008  yamt sync with head.
 1.4.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.5.44.1  25-Feb-2013  tls resync with head
 1.5.34.1  23-Jan-2013  yamt sync with head
 1.6.38.1  10-Jun-2019  christos Sync with HEAD
 1.6.36.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

RSS XML Feed