From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 6 15:10:35 2009 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 293BC1065742 for ; Fri, 6 Feb 2009 15:10:35 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id CDBAF8FC35 for ; Fri, 6 Feb 2009 15:10:34 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1LVSLg-0001fU-Fk; Fri, 06 Feb 2009 17:10:32 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Andriy Gapon In-reply-to: <498C3B9E.4090100@icyb.net.ua> References: <498C3B9E.4090100@icyb.net.ua> Comments: In-reply-to Andriy Gapon message dated "Fri, 06 Feb 2009 15:31:10 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 06 Feb 2009 17:10:32 +0200 From: Danny Braniss Message-ID: Cc: freebsd-hackers@FreeBSD.org Subject: Re: i386: rtc, nvram and the upper bank X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 15:10:36 -0000 take a look in: http://www.cs.huji.ac.il/~danny/ftp/freebsd/gpio/ it's a primitive hack/attempt :-) danny