CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/08/05 13:00:25
Modified files: sys/conf : files sys/arch/armv7/sunxi: a1xintc.c files.sunxi sunxi.c sxiahci.c sxie.c sxiehci.c sxiuart.c sys/arch/armv7/conf: GENERIC RAMDISK Log message: Switch the sunxi platform over to the new interrupt establish API. This involves turning sxiahci(4) into a real driver that dynamically attaches. ehci(4) now also attaches dynamically. ok jsg@, patrick@