From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from natblert.rzone.de (natblert.rzone.de [81.169.145.181]) by ozlabs.org (Postfix) with ESMTP id 4051B67BE0 for ; Wed, 27 Sep 2006 23:05:44 +1000 (EST) Date: Wed, 27 Sep 2006 15:05:25 +0200 From: Olaf Hering To: David Woodhouse Subject: Re: [PATCH] Use check_legacy_ioport() for ISAPnP Message-ID: <20060927130525.GA7550@aepfle.de> References: <1159341535.3309.108.camel@pmac.infradead.org> <20060927081838.GA5984@aepfle.de> <1159361385.3309.118.camel@pmac.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <1159361385.3309.118.camel@pmac.infradead.org> Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Sep 27, David Woodhouse wrote: > And did you fix the case of PCI parallel ports? We only want to do the > check_legacy_ioport() thing for the 'default' built-in ports, not for > all ports. I have to check if my multiport IO card still works, but I'm sure it will.