From owner-freebsd-arm@FreeBSD.ORG Wed May 31 16:33:15 2006 Return-Path: X-Original-To: freebsd-arm@freebsd.org Delivered-To: freebsd-arm@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 165D116B09A for ; Wed, 31 May 2006 16:33:15 +0000 (UTC) (envelope-from mlfbsd@dong.ci0.org) Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 473CF43D53 for ; Wed, 31 May 2006 16:33:13 +0000 (GMT) (envelope-from mlfbsd@dong.ci0.org) Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1]) by dong.ci0.org (8.13.6/8.13.4) with ESMTP id k4VH6Wu3097013; Wed, 31 May 2006 19:06:32 +0200 (CEST) (envelope-from mlfbsd@dong.ci0.org) Received: (from mlfbsd@localhost) by dong.ci0.org (8.13.6/8.13.4/Submit) id k4VH6VJp097012; Wed, 31 May 2006 19:06:31 +0200 (CEST) (envelope-from mlfbsd) Date: Wed, 31 May 2006 19:06:31 +0200 From: Olivier Houchard To: "Max N. Boyarov" Message-ID: <20060531170631.GA96970@ci0.org> References: <7hodxe4132.fsf@bsd.by> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7hodxe4132.fsf@bsd.by> User-Agent: Mutt/1.4.1i Cc: freebsd-arm@freebsd.org Subject: Re: i80321reg.h X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 16:33:20 -0000 On Wed, May 31, 2006 at 07:21:21PM +0300, Max N. Boyarov wrote: > > Hi! > > What document should I read in order to understand > how to calculate the defines that are used in i80321reg.h ? > Hi Max, I'm not sure I understand the question. However, those most of those values come from the Intel 80321 I/O Processor developer's manual, available here : http://www.intel.com/design/iio/manuals/273517.htm Cheers, Olivier