CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/01/02 15:33:17
Modified files: sys/dev/fdt : files.fdt Added files: sys/dev/fdt : rkpcie.c Log message: Initial stab at a driver for the PCIe interface on the Rockhip RK3399. For now it cheats when setting up an interrupt handler. This cheat only works because it currently effectively only supports a single device. But the cheat works well enough to support the Firefly SATA adapter board.