From 91d1e481994cc287846a080c5e1c00751d39de46 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 16 Nov 2005 16:38:49 +0000 Subject: enable two more sensor types (no reports yet, this will prompt them) --- sys/arch/macppc/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 4b54193844e..6f179346c01 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.108 2005/11/16 12:29:54 kettenis Exp $g +# $OpenBSD: GENERIC,v 1.109 2005/11/16 16:38:48 deraadt Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -257,8 +257,10 @@ lmenv* at maciic? maxtmp* at maciic? adc* at maciic? tsl* at maciic? +admtmp* at maciic? pcagpio* at maciic? gpio* at pcagpio? +maxds* at maciic? # CardBus bus support cardbus* at cardslot? -- cgit v1.2.3