From db318cbe1f753be07e9ec65254bcd3c0d61969f2 Mon Sep 17 00:00:00 2001 From: Alexander Yurchenko Date: Wed, 28 Feb 2007 21:54:44 +0000 Subject: Add Smart Battery Monitor device driver. Provided by Aaron Linville in PR 5398. --- sys/arch/i386/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 700f2590c46..a6c7e8b35d0 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.546 2007/01/22 19:54:24 mk Exp $ +# $OpenBSD: GENERIC,v 1.547 2007/02/28 21:54:43 grange Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -702,6 +702,7 @@ scsibus* at iopsp? # 1-Wire devices option ONEWIREVERBOSE owid* at onewire? # ID +owsbm* at onewire? # Smart Battery Monitor owtemp* at onewire? # Temperature pseudo-device pctr 1 -- cgit v1.2.3