From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 4BEE8DDE3D for ; Sun, 3 Jun 2007 17:43:02 +1000 (EST) In-Reply-To: <20070603001323.GA25653@iram.es> References: <1180720112.14219.62.camel@ld0161-tx32> <1180828253.14025.22.camel@localhost.localdomain> <20070603001323.GA25653@iram.es> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <438689f53c9fc6605b9091a54f112a37@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 2/8] Add uli1575 pci-bridge sector to MPC8641HPCN dts file. Date: Sun, 3 Jun 2007 09:42:55 +0200 To: Gabriel Paubert Cc: "linuxppc-dev@ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Maybe the 0x4d0/4d1 ports can be accessed with 16 bit > instructions, I don't know. What I know for sure is that > accessing port 0x20 with an inl/outl on some boards > locks immediately the system up (perhaps through infinite > retries). And inw/outw? There are only two bytes of registers there after all. Segher