Received: (from majordomo@localhost) by oss.sgi.com (8.9.3/8.9.3) id WAA05096 for kdb-outgoing; Fri, 29 Oct 1999 22:53:12 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-kdb@oss.sgi.com using -f Received: from soto.zerosoft.co.jp (soto.zerosoft.co.jp [210.140.67.114]) by oss.sgi.com (8.9.3/8.9.3) with ESMTP id WAA05093 for ; Fri, 29 Oct 1999 22:53:03 -0700 Received: (from bin@localhost) by soto.zerosoft.co.jp (8.8.5/3.5Wpl5) id OAA01098; Sat, 30 Oct 1999 14:56:21 +0900 (JST) Received: from uchi.zerosoft.co.jp(192.168.181.182) by soto.zerosoft.co.jp via smap (V2.0) id xma001095; Sat, 30 Oct 99 14:56:06 +0900 Received: from ade2 ([192.168.200.232]) by uchi.zerosoft.co.jp (8.8.5/3.5Wpl5) with SMTP id OAA01439; Sat, 30 Oct 1999 14:56:05 +0900 (JST) Date: Sat, 30 Oct 1999 14:56:02 +0900 From: masahiro adegawa To: Scott Lurndal Cc: kdb@oss.sgi.com Subject: Re: [PATCH]:display/modify i/o port In-Reply-To: <199910261753.KAA28964@griffin.engr.sgi.com> References: <3815709F2D0.7577ADEGAWA@mail.zerosoft.co.jp> <199910261753.KAA28964@griffin.engr.sgi.com> Message-Id: <381A88720.58D1ADEGAWA@mail.zerosoft.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.25.04 Sender: owner-kdb@oss.sgi.com Precedence: bulk hi, >This is fine, but as part of the december release of KDB I've been >splitting it into architecture dependent and architecture independent >parts. These commands best fit as architecture dependent - so they >should probably be done in a new source file. It's great. I see. Ok, I'm going to do in a new source file. But I think that I have few doing thing for architecture dependent parts, because we have a file `include/asm-*/io.h'. thanks, masahiro