History log of /freebsd-src/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_interrupts.c (Results 1 – 4 of 4)
Revision Date Author Comments
# ab3b48ea 01-Jun-2016 Adrian Chadd <adrian@FreeBSD.org>

[ath_hal] add extra debugging for MCI interrupts.


# a32a326b 26-Jul-2014 Adrian Chadd <adrian@FreeBSD.org>

store the AR9300 interrupts away when doing interrupt debugging.


# e113789b 28-Apr-2013 Adrian Chadd <adrian@FreeBSD.org>

Bring over my FreeBSD modifications for the AR9300 HAL to make it
work in FreeBSD.

This is still heavily a work in progress but I'd rather it start
shipping in -HEAD sooner rather than later.

This

Bring over my FreeBSD modifications for the AR9300 HAL to make it
work in FreeBSD.

This is still heavily a work in progress but I'd rather it start
shipping in -HEAD sooner rather than later.

This doesn't (yet) link it into the build system either for a static
kernel or as a module; that will come later (after many, many make universe
tests.)

show more ...


# 76bd547b 28-Apr-2013 Adrian Chadd <adrian@FreeBSD.org>

Copy the vendor branch ar9300 code from qcamain_open_hal into this
directory.

Only copy the ar9300 HAL, we don't want to grab everything.