]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Handle the three other timer interrupts for now, from the AR724x
authoradrian <adrian@FreeBSD.org>
Sun, 16 Mar 2014 08:38:31 +0000 (08:38 +0000)
committeradrian <adrian@FreeBSD.org>
Sun, 16 Mar 2014 08:38:31 +0000 (08:38 +0000)
commitfee24a79d9b0e3e13ad883957ee669cd49d8e9db
tree69fa4144ce58f466de1763fb7e651bac0efebbaa
parent41a8d8c29552ddd9098cfb09a71927f503a28371
* Handle the three other timer interrupts for now, from the AR724x
  later.  If the interrupts are ACKed even if they're not masked, we get
  the interrupts again later.  Grr.

* The AR724x and later chips want the interrupt bits cleared by writing the
  relevant bit to it, NOT by writing all but the current interrupt to it.

Tested:

* AR9344, DB120 reference board

TODO:

* Test ar724x and later chips to ensure no regressions have occured.
sys/mips/atheros/apb.c