Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/news68k/dev/mkclock_hb.c
RevisionDateAuthorComments
 1.15  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.14  29-Mar-2008  tsutsui branches: 1.14.2; 1.14.4;
Don't forget to initialize sc_dev.
 1.13  28-Mar-2008  tsutsui Split device_t and softc for MI mk48txx(4) and intersil7170(4) clocks,
and other related misc cosmetics.
 1.12  10-Jan-2008  tsutsui branches: 1.12.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.11  11-Dec-2005  christos branches: 1.11.50; 1.11.56; 1.11.64;
merge ktrace-lwp.
 1.10  04-Sep-2004  tsutsui branches: 1.10.12;
- Use ANSI function declarations and make some functions static.
- Some KNF
 1.9  04-Sep-2004  tsutsui Include ioconf.h to declare struct cfdriver.
 1.8  01-Nov-2003  tsutsui Adapt MI mk48txx(4) changes. Tested on NWS-1750.
 1.7  19-Jul-2003  tsutsui Rename todclock_config() to todr_attach().
 1.6  15-Jul-2003  lukem __KERNEL_RCSID()
 1.5  20-Dec-2002  tsutsui branches: 1.5.2;
Remove __P().
 1.4  02-Oct-2002  thorpej Use CFATTACH_DECL().
 1.3  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.2  23-Feb-2002  scw Allow MD code to provide functions for reading/writing NVRAM/RTC
locations. If passed NULL, the old behaviour using bus_space_{read,write}_1()
is used. Otherwise, all access to the chip goes via the MD functions.

This is necessary for mvmeppc boards where the mk48txx NVRAM/RTC is not
directly addressable.
 1.1  07-Jul-2001  tsutsui branches: 1.1.2; 1.1.8;
Split clock device attachment into interval timer and todclock
since they are actually independent devices.
 1.1.8.4  29-Dec-2002  thorpej Sync with HEAD.
 1.1.8.3  18-Oct-2002  nathanw Catch up to -current.
 1.1.8.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.8.1  07-Jul-2001  nathanw file mkclock_hb.c was added on branch nathanw_sa on 2002-02-28 04:11:14 +0000
 1.1.2.2  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.1.2.1  16-Mar-2002  jdolecek Catch up with -current.
 1.5.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.2.1  03-Aug-2004  skrll Sync with HEAD
 1.10.12.1  21-Jan-2008  yamt sync with head
 1.11.64.1  10-Jan-2008  bouyer Sync with HEAD
 1.11.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.11.50.1  23-Mar-2008  matt sync with HEAD
 1.12.6.2  02-Jun-2008  mjf Sync with HEAD.
 1.12.6.1  03-Apr-2008  mjf Sync with HEAD.
 1.14.4.1  16-May-2008  yamt sync with head.
 1.14.2.1  18-May-2008  yamt sync with head.

RSS XML Feed