Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 24 Oct 2002 06:23:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 24 Oct 2002 06:23:40 -0400 Received: from twilight.ucw.cz ([195.39.74.230]:38531 "EHLO twilight.ucw.cz") by vger.kernel.org with ESMTP id ; Thu, 24 Oct 2002 06:23:39 -0400 Date: Thu, 24 Oct 2002 12:29:30 +0200 From: Vojtech Pavlik To: Alan Cox Cc: Vojtech Pavlik , Osamu Tomita , Andrey Panin , Linux Kernel Mailing List Subject: Re: [RFC][PATCHSET] PC-9800 architecture (CORE only) Message-ID: <20021024122930.E3243@ucw.cz> References: <20021022065028.GA304@pazke.ipt> <3DB5706A.9D3915F0@cinet.co.jp> <1035374538.4033.40.camel@irongate.swansea.linux.org.uk> <3DB6A212.74D592D0@cinet.co.jp> <20021024110927.A2733@ucw.cz> <1035456308.8675.36.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1035456308.8675.36.camel@irongate.swansea.linux.org.uk>; from alan@lxorguk.ukuu.org.uk on Thu, Oct 24, 2002 at 11:45:08AM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 21 On Thu, Oct 24, 2002 at 11:45:08AM +0100, Alan Cox wrote: > On Thu, 2002-10-24 at 10:09, Vojtech Pavlik wrote: > > For system resources you simply could allocate 0x00-0x2f and be done > > without the sparse flag, but if there are any other devices that have > > overlapping resources, which need separate drivers (IDE, sound, network, > > ...) then the sparse ioresource flag is indeed needed. Is it so? > > Possibly although this is not an entirely unique problem. The other way > would be (post 2.6) to add a mask. That will also let us properly handle > the PCI/ISA partial decode for example. Indeed. -- Vojtech Pavlik SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/