From 148b243b9eecc369b3ac19c8c9a33940e2c220e6 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Mon, 29 Jan 2018 11:46:45 +0000 Subject: Attach ampintc/ampintcmsi early so pci devices can be attached with msi when using qemu -M virt. ok kettenis@ --- sys/arch/arm64/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/arm64/conf/GENERIC') diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC index 2e6f23bd2c3..26e1dfb2ce3 100644 --- a/sys/arch/arm64/conf/GENERIC +++ b/sys/arch/arm64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.48 2018/01/04 14:30:08 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.49 2018/01/29 11:46:44 jsg Exp $ # # GENERIC machine description file # @@ -46,8 +46,8 @@ cd* at scsibus? ch* at scsibus? uk* at scsibus? -ampintc* at fdt? -ampintcmsi* at fdt? +ampintc* at fdt? early 1 +ampintcmsi* at fdt? early 1 agintc* at fdt? agtimer* at fdt? ahci* at fdt? -- cgit v1.2.3