From a6f08bc8b05c33184509ccf89a353aaa155b5213 Mon Sep 17 00:00:00 2001 From: Klemens Nanni Date: Fri, 21 Jan 2022 15:05:02 +0000 Subject: Enable dt(4) This produces helpful flamegraphs on macppc. With Andrew Krasavin . OK mpi --- sys/arch/macppc/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index eb356ac1515..6cad7733d8b 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.275 2021/10/21 18:36:42 bluhm Exp $g +# $OpenBSD: GENERIC,v 1.276 2022/01/21 15:05:01 kn Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -406,4 +406,5 @@ owtemp* at onewire? # Temperature owctr* at onewire? # Counter device pseudo-device hotplug 1 # devices hot plugging +pseudo-device dt pseudo-device wsmux 2 # mouse & keyboard multiplexor -- cgit v1.2.3