From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 25 15:31:24 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2C9416A4CE for ; Thu, 25 Mar 2004 15:31:24 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7915343D48 for ; Thu, 25 Mar 2004 15:31:24 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 86443653B5 for ; Thu, 25 Mar 2004 23:31:23 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 75656-06-9 for ; Thu, 25 Mar 2004 23:31:23 +0000 (GMT) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id EDEBC651FC for ; Thu, 25 Mar 2004 23:31:22 +0000 (GMT) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 480D76108; Thu, 25 Mar 2004 23:31:22 +0000 (GMT) Date: Thu, 25 Mar 2004 23:31:22 +0000 From: Bruce M Simpson To: freebsd-hackers@freebsd.org Message-ID: <20040325233122.GC79847@empiric.dek.spc.org> Mail-Followup-To: freebsd-hackers@freebsd.org References: <20040325232659.GB79847@empiric.dek.spc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040325232659.GB79847@empiric.dek.spc.org> Subject: Re: Intel i8xx watchdog driver X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 23:31:24 -0000 Correction... On Thu, Mar 25, 2004 at 11:26:59PM +0000, Bruce M Simpson wrote: > I wrote code to unlock the SMM within FreeBSD last summer on an IBM T22 ^^^^^^ discover and map. > with the 440BX chipset. Here it is. Half asleep here. Doh! BMS