Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/cobalt/dev/gtreg.h
RevisionDateAuthorComments
 1.4  17-May-2006  tsutsui Add definitions for the PCI timeout and retry register.
 1.3  09-Apr-2006  tsutsui Replace some magic numbers with macro.
 1.2  11-Dec-2005  christos branches: 1.2.4; 1.2.6; 1.2.8; 1.2.10; 1.2.12;
merge ktrace-lwp.
 1.1  28-Aug-2004  tsutsui branches: 1.1.2; 1.1.12; 1.1.14;
- Reset timer0 of GT64111 in gt_attach() and start it
in cpu_initclocks(9) via a callback function.
Fixes the "hardclock(9) is called before cpu_initclocks(9)" problem
reported by KIYOHARA Takashi on port-cobalt.
- Use bus_space(9) functions to access GT64111 registers and
add register definitions for GT64111 in gtreg.h.
(XXX this could be in sys/dev/marvell?)
- Move microtime(9) from machdep.c to clock.c, and read timer0 register
via a callback function. Also change microtime(9) like other ports
to guarantee that the time will be greater than the value obtained
by a previous call.
 1.1.14.1  21-Jun-2006  yamt sync with head.
 1.1.12.2  12-Jun-2006  tron Pull up following revision(s) (requested by tsutsui in ticket #1359):
sys/arch/cobalt/dev/gtreg.h: revision 1.4
Add definitions for the PCI timeout and retry register.
 1.1.12.1  12-Jun-2006  tron Pull up following revision(s) (requested by tsutsui in ticket #1359):
sys/arch/cobalt/dev/gtreg.h: revision 1.3
sys/arch/cobalt/pci/pci_machdep.c: revision 1.21
Replace some magic numbers with macro.
 1.1.2.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.3  18-Sep-2004  skrll Sync with HEAD.
 1.1.2.2  03-Sep-2004  skrll Sync with HEAD
 1.1.2.1  28-Aug-2004  skrll file gtreg.h was added on branch ktrace-lwp on 2004-09-03 12:44:29 +0000
 1.2.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.2.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.2.8.2  24-May-2006  yamt sync with head.
 1.2.8.1  11-Apr-2006  yamt sync with head
 1.2.6.2  01-Jun-2006  kardel Sync with head.
 1.2.6.1  22-Apr-2006  simonb Sync with head.
 1.2.4.1  09-Sep-2006  rpaulo sync with head

RSS XML Feed