From owner-cvs-all Mon Mar 24 14:19:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B1437B401; Mon, 24 Mar 2003 14:19:31 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820E543F85; Mon, 24 Mar 2003 14:19:30 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.8/8.12.7) with ESMTP id h2OMJTAm074209; Mon, 24 Mar 2003 14:19:29 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.8/8.12.8/Submit) id h2OMJSEa074204; Mon, 24 Mar 2003 14:19:28 -0800 (PST) Date: Mon, 24 Mar 2003 14:19:28 -0800 From: "David O'Brien" To: "Matthew N. Dodd" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/i386/include smapi.h src/sys/i386/smapi smapi.c smapi_bios.S smapi_isa.c smapi_var.h src/sys/modules Makefile src/sys/modules/smapi Makefile Message-ID: <20030324221928.GA73198@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , "Matthew N. Dodd" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200301170810.h0H8AJWM096623@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301170810.h0H8AJWM096623@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-Spam-Status: No, hits=-19.1 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jan 17, 2003 at 12:10:18AM -0800, Matthew N. Dodd wrote: > mdodd 2003/01/17 00:10:18 PST > > Modified files: > sys/conf files.i386 > sys/modules Makefile > Added files: > sys/i386/include smapi.h > sys/i386/smapi smapi.c smapi_bios.S smapi_isa.c > smapi_var.h > sys/modules/smapi Makefile > Log: > A driver for the System Management Application Program > Interface (SMAPI) BIOS, which is present on some IBM > Thinkpad models (560, 600, 770 to name a few.) > > The SMAPI BIOS provides access to System Information, > System Configuration, and Power Management. Now that you've broken world and woke me up WRT this driver. :-) Can you please add a smapi.4 manpage? Even a simple one to start off with would be good. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message