CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/19 08:51:52
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/ic : bcm2835_mbox.h bcm2835_vcprop.h
sys/dev/fdt : bcm2835_mbox.c
Log message:
Add bcmmbox, a driver for the VideoCore messagebox interface on BCM283X.
Original work by Neil Ashford and dlg@
Feedback from jsg@
ok kettenis@, dlg@
