Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/newsmips/dev/mkclock_hb.c
RevisionDateAuthorComments
 1.8  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.7  29-Mar-2008  tsutsui branches: 1.7.2; 1.7.4;
Don't forget to initialize sc_dev.
 1.6  28-Mar-2008  tsutsui Split device_t and softc for MI mk48txx(4) and intersil7170(4) clocks,
and other related misc cosmetics.
 1.5  10-Jan-2008  tsutsui branches: 1.5.6;
- move todr_attach(9) calls from each MD attachment to MI mk48txx_attach()
- don't clear todr_setwen in mk48txx_attach() since it might be set by
MD attachments
 1.4  11-Dec-2005  christos branches: 1.4.50; 1.4.56; 1.4.64;
merge ktrace-lwp.
 1.3  06-Feb-2005  tsutsui branches: 1.3.6;
Misc cleanup:
- ANSI function decls
- remove __P()
- u_intNN_t -> uintNN_t
- remove register decls
- bcopy -> memcpy, strcpy
- bzero -> memset
- bcmp -> memcmp
- use malloc(9) with M_ZERO
- some KNF
etc.
 1.2  01-Nov-2003  tsutsui branches: 1.2.4; 1.2.10; 1.2.12;
Adapt MI mk48txx(4) changes. Tested on NWS-3470D (hb) and NWS-5000X (apbus).
 1.1  25-Oct-2003  tsutsui Switch to use MI mk48txx(4) and todr(9) for MK48T02 todclocks on newsmips.
 1.2.12.1  12-Feb-2005  yamt sync with head.
 1.2.10.1  29-Apr-2005  kent sync with -current
 1.2.4.5  06-Feb-2005  skrll Sync with HEAD.
 1.2.4.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.4.3  18-Sep-2004  skrll Sync with HEAD.
 1.2.4.2  03-Aug-2004  skrll Sync with HEAD
 1.2.4.1  01-Nov-2003  skrll file mkclock_hb.c was added on branch ktrace-lwp on 2004-08-03 10:38:29 +0000
 1.3.6.1  21-Jan-2008  yamt sync with head
 1.4.64.1  10-Jan-2008  bouyer Sync with HEAD
 1.4.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.4.50.1  23-Mar-2008  matt sync with HEAD
 1.5.6.2  02-Jun-2008  mjf Sync with HEAD.
 1.5.6.1  03-Apr-2008  mjf Sync with HEAD.
 1.7.4.1  16-May-2008  yamt sync with head.
 1.7.2.1  18-May-2008  yamt sync with head.

RSS XML Feed