Home | History | Annotate | Download | only in isa
History log of /src/sys/arch/bebox/isa/mcclock_isa.c
RevisionDateAuthorComments
 1.6  20-Jun-2014  phx mc146818's sc_flag indicates the time is stored in binary format, not BCD.
So we should configure the chip's REGB for binary format as well.
This makes the BeBox RTC finally work reliable for me.
 1.5  01-Jul-2011  dyoung branches: 1.5.12; 1.5.26;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.4  29-Mar-2008  tsutsui Don't forget to initialize sc_dev.
 1.3  28-Mar-2008  tsutsui Split device_t and softc for MI mc146818 clock,
and other related misc cosmetics.
 1.2  10-Jan-2008  tsutsui branches: 1.2.6;
Move todr_attach(9) calls from each MD attachment to MI mc146818_attach().
 1.1  15-Sep-2006  gdamore branches: 1.1.4; 1.1.8; 1.1.34; 1.1.40; 1.1.48;
Convert bebox to MI todr. As part of this, separate out the mc146818
clock handling. Originally reviewed with that committed as an MI driver
in dev/isa, crazy MD versions of mcclock made that impossible. So for
now I'm only handling it as an MD driver. Ok garbled@
 1.1.48.1  10-Jan-2008  bouyer Sync with HEAD
 1.1.40.1  18-Feb-2008  mjf Sync with HEAD.
 1.1.34.1  23-Mar-2008  matt sync with HEAD
 1.1.8.3  21-Jan-2008  yamt sync with head
 1.1.8.2  30-Dec-2006  yamt sync with head.
 1.1.8.1  15-Sep-2006  yamt file mcclock_isa.c was added on branch yamt-lazymbuf on 2006-12-30 20:45:45 +0000
 1.1.4.2  18-Nov-2006  ad Sync with head.
 1.1.4.1  15-Sep-2006  ad file mcclock_isa.c was added on branch newlock2 on 2006-11-18 21:29:08 +0000
 1.2.6.1  03-Apr-2008  mjf Sync with HEAD.
 1.5.26.1  10-Aug-2014  tls Rebase.
 1.5.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed