CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/21 08:44:54
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : rkdrm.c rkdrm.h
Log message:
Add rkdrm(4), a driver which combines all the separate components
and lets drm(4) attach to it. Taken from NetBSD and adjusted to
our layers.
ok kettenis@
