CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2020/04/21 12:56:54
Modified files: sys/dev/fdt : files.fdt Added files: sys/dev/fdt : bcm2835_dmac.c sys/dev/ic : bcm2835_dmac.h Log message: Add bcmdmac, a driver for the DMA controller found on BCM283x SoCs. Original work by Neil Ashford and dlg@ ok kettenis@