Home | History | Annotate | Download | only in isa
History log of /src/sys/arch/arm/footbridge/isa/icu.h
RevisionDateAuthorComments
 1.3  11-Dec-2005  christos branches: 1.3.50;
merge ktrace-lwp.
 1.2  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.1  10-Feb-2002  chris branches: 1.1.2; 1.1.14; 1.1.22;
Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location.
Also fix build break on GENERIC cats kernel, seems that conf.h should have been including arm/conf.h.

This completes the removal of arch/arm32.
 1.1.22.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.22.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.22.1  03-Aug-2004  skrll Sync with HEAD
 1.1.14.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.14.1  10-Feb-2002  jdolecek file icu.h was added on branch kqueue on 2002-06-23 17:34:50 +0000
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  10-Feb-2002  nathanw file icu.h was added on branch nathanw_sa on 2002-02-28 04:07:29 +0000
 1.3.50.1  12-Aug-2007  chris Switch footbridge isa to use common code. This required changes to the
arm code:
* intr_claim now takes a type to indicate edge, level or pulse. It has
isa level understanding of types and uses a callback to set the hardware
type.
* slightly adjust how pending interrupts are queued up.
* switch the ICU setup code to make use the defines in i8259reg.h, rather
than using magic numbers.

RSS XML Feed