CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/25 14:04:31
Modified files:
sys/arch/armv7/conf: GENERIC RAMDISK
sys/arch/armv7/marvell: files.marvell
Added files:
sys/arch/armv7/marvell: mvmpic.c
Log message:
Add mvmpic(4), a driver for the interrupt controller that sits between
the ARM Generic Interrupt Controller and the Ethernet controller on
the Armada 388 (SolidRun ClearFog, Turris Omnia).
ok kettenis@
